summaryrefslogtreecommitdiff
path: root/source/tests/sha256.test.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/tests/sha256.test.c')
-rw-r--r--source/tests/sha256.test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/tests/sha256.test.c b/source/tests/sha256.test.c
index 215a73b..cf67c03 100644
--- a/source/tests/sha256.test.c
+++ b/source/tests/sha256.test.c
@@ -40,3 +40,5 @@ TEST("sha256") {
sha256(sizeof text3, text3).v, 1,
SHA256_BLOCK_SIZE, hash3));
}
+
+#undef KIT_TEST_FILE