fixed test size

This commit is contained in:
Fournier Nicolas 2015-08-12 10:19:24 +02:00
parent 58e3f8bece
commit 938caa47eb

View File

@ -25,8 +25,8 @@
#define NB_DENOMINATION_INIT 15 #define NB_DENOMINATION_INIT 15
#define NB_DENOMINATION_SAVE 15 #define NB_DENOMINATION_SAVE 15
#define BIGGER 10 #define BIGGER 100000
#define BIG 10 #define BIG 10000
#define NB_RESERVE_INIT BIGGER #define NB_RESERVE_INIT BIGGER
#define NB_RESERVE_SAVE BIG #define NB_RESERVE_SAVE BIG