summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2023-09-08 21:44:39 +0200
committerMitya Selivanov <automainint@guattari.tech>2023-09-08 21:44:39 +0200
commit77f0cafbd0edfe88cf792c549843986f1c4b5857 (patch)
tree106cfad80a94178021816d15f0ad8a943c91d0d1
parent518b42b04a9fd32f9822967291a5eb5bfe7f804b (diff)
downloadkit-77f0cafbd0edfe88cf792c549843986f1c4b5857.zip
Add URL
-rw-r--r--source/kit/kit_test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/kit/kit_test.h b/source/kit/kit_test.h
index 70b08b3..59f7edc 100644
--- a/source/kit/kit_test.h
+++ b/source/kit/kit_test.h
@@ -1,6 +1,7 @@
// ================================================================
//
// kit_test.h
+// https://guattari.tech/git/?p=kit.git;a=tree
//
// Header-only unit-testing and microbenchmarks framework for C.
//