diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2023-09-08 21:44:39 +0200 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2023-09-08 21:44:39 +0200 |
commit | 77f0cafbd0edfe88cf792c549843986f1c4b5857 (patch) | |
tree | 106cfad80a94178021816d15f0ad8a943c91d0d1 /source | |
parent | 518b42b04a9fd32f9822967291a5eb5bfe7f804b (diff) | |
download | kit-77f0cafbd0edfe88cf792c549843986f1c4b5857.zip |
Add URL
Diffstat (limited to 'source')
-rw-r--r-- | source/kit/kit_test.h | 1 |
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. // |