summaryrefslogtreecommitdiff
path: root/test/src/math
diff options
context:
space:
mode:
authorJ08nY2017-10-14 13:51:47 +0200
committerJ08nY2017-10-14 13:51:47 +0200
commit4dece41c236a7e92ab04205e8b6e076a2514a528 (patch)
tree81d01f854049a588cdd510deda3fc08a8f2e08c0 /test/src/math
parent80514f24dae8352f39f9a9e49c0d9afbd8edd432 (diff)
downloadecgen-4dece41c236a7e92ab04205e8b6e076a2514a528.tar.gz
ecgen-4dece41c236a7e92ab04205e8b6e076a2514a528.tar.zst
ecgen-4dece41c236a7e92ab04205e8b6e076a2514a528.zip
Format and update README.
Diffstat (limited to 'test/src/math')
-rw-r--r--test/src/math/test_subgroups.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/src/math/test_subgroups.c b/test/src/math/test_subgroups.c
index a4de20e..f944a4f 100644
--- a/test/src/math/test_subgroups.c
+++ b/test/src/math/test_subgroups.c
@@ -3,7 +3,6 @@
* Copyright (C) 2017 J08nY
*/
#include <criterion/criterion.h>
-#include <misc/config.h>
#include "gen/point.h"
#include "math/subgroups.h"
#include "test/default.h"