Include new tests

This commit is contained in:
Mio 2019-08-07 19:58:25 +08:00
parent 34165a8ed7
commit 466e3aa37c

View File

@ -10,3 +10,4 @@
#include <test_parent_parsers.hpp> #include <test_parent_parsers.hpp>
#include <test_invalid_arguments.hpp> #include <test_invalid_arguments.hpp>
#include <test_negative_numbers.hpp> #include <test_negative_numbers.hpp>
#include <test_required_arguments.hpp>