add type in tests

This commit is contained in:
hugogogo
2022-06-15 21:04:31 +02:00
parent bb4ac9963d
commit 32c413f741
5 changed files with 65 additions and 32 deletions

View File

@@ -57,6 +57,7 @@ D_HEADERS = ./headers
HEADERS = colors.h \
tests_utils.hpp \
tests_proto.hpp \
A_test.hpp \
\
enable_if.hpp \
iterator_traits.hpp \