diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2012-12-21 15:09:51 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2012-12-21 15:09:51 +0000 |
commit | 9949dd6cba0a4f64f96540773232a2d97e05c262 (patch) | |
tree | 1c4e99feb6b73a77157f94e1a21af87d595dd07f /src/datastore/test_datastore_api.c | |
parent | af96fd1dba80a15df5d5b2fd4a9c50cc8a75c18e (diff) |
-renaming testing-new.h to testing.h, bumping library versions
git-svn-id: https://gnunet.org/svn/gnunet@25629 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/datastore/test_datastore_api.c')
-rw-r--r-- | src/datastore/test_datastore_api.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastore/test_datastore_api.c b/src/datastore/test_datastore_api.c index 15e6afa4a6..66ba416af6 100644 --- a/src/datastore/test_datastore_api.c +++ b/src/datastore/test_datastore_api.c @@ -30,7 +30,7 @@ #include "gnunet_util_lib.h" #include "gnunet_protocols.h" #include "gnunet_datastore_service.h" -#include "gnunet_testing_lib-new.h" +#include "gnunet_testing_lib.h" /** |