aboutsummaryrefslogtreecommitdiffstats
path: root/t/rawshake128.c
diff options
context:
space:
mode:
Diffstat (limited to 't/rawshake128.c')
-rw-r--r--t/rawshake128.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/rawshake128.c b/t/rawshake128.c
index 5abc8cf..0800a7f 100644
--- a/t/rawshake128.c
+++ b/t/rawshake128.c
@@ -25,7 +25,7 @@ static struct testcase testcases[] = {
static int
main_test(void)
{
- TEST_MAIN("RawSHAKE128", RAWSHAKE128);
+ TEST_MAIN("RawSHAKE128", RAWSHAKE128, 1);
}