Add a default value for TEST_SRCDIR

This commit is contained in:
Frank Denis
2014-04-14 18:39:12 -07:00
committed by evoskuil
parent 66cddcab9a
commit c1aebf3ea9
+1 -1
View File
@@ -7,7 +7,7 @@
#include "sodium.h"
#ifndef TEST_SRCDIR
#define TEST_SRCDIR "./"
# define TEST_SRCDIR "."
#endif
#define TEST_NAME_RES TEST_NAME ".res"