diff --git a/test/src/unit-regression.cpp b/test/src/unit-regression.cpp index b4850d6b..3dfcef0b 100644 --- a/test/src/unit-regression.cpp +++ b/test/src/unit-regression.cpp @@ -1806,7 +1806,6 @@ TEST_CASE("regression tests, exceptions dependent") template class array {}; template class object {}; template class string {}; -template class boolean {}; template class number_integer {}; template class number_unsigned {}; template class number_float {}; \ No newline at end of file