summaryrefslogtreecommitdiffhomepage
path: root/tests/Makefile
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2023-01-05 18:10:39 +0100
committerRoland Reichwein <mail@reichwein.it>2023-01-05 18:10:39 +0100
commitcdf2c1132ec9a12ea6d91c8deb1700c1a590c18d (patch)
tree1e792e0de184c2cabf9e923479e224d8b8126edf /tests/Makefile
parent7973293c311e27ff08a1488c9759c1b5b0fda30e (diff)
Added archive.h
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 44f50dc..6ae6f12 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -21,6 +21,7 @@ UNITS=\
url.cpp
UNITTESTS=\
+ test-archive.cpp \
test-base64.cpp \
test-file.cpp \
test-mime.cpp \