aboutsummaryrefslogtreecommitdiffstats
path: root/test/bls_c256_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/bls_c256_test.cpp')
-rw-r--r--test/bls_c256_test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/bls_c256_test.cpp b/test/bls_c256_test.cpp
new file mode 100644
index 0000000..8613720
--- /dev/null
+++ b/test/bls_c256_test.cpp
@@ -0,0 +1,2 @@
+#define MCLBN_FP_UNIT_SIZE 4
+#include "bls_c_test.hpp"