test: Add tests for isd_get_commercial_credit()
[libisds.git] / test / online / common.h
blobb9ed315df522827afe3cb1408001f12582884d86
1 #ifndef __COMMON_H__
2 #define __COMMON_H__
4 const char *username(void);
5 const char *password(void);
7 #endif