Only include sodium.h in tests.

Tests should always be passing by just including that.
This commit is contained in:
Frank Denis
2013-04-21 17:32:04 -07:00
parent fd11d8b7d7
commit faa399c3df
32 changed files with 1 additions and 42 deletions
-1
View File
@@ -1,5 +1,4 @@
#include <stdio.h>
#include "crypto_auth_hmacsha512256.h"
#define TEST_NAME "auth"
#include "cmptest.h"