Commit e616d095 authored by kevinlul's avatar kevinlul

Remove boolean regression test for #1642

parent 855156b5
......@@ -1806,7 +1806,6 @@ TEST_CASE("regression tests, exceptions dependent")
template <typename T> class array {};
template <typename T> class object {};
template <typename T> class string {};
template <typename T> class boolean {};
template <typename T> class number_integer {};
template <typename T> class number_unsigned {};
template <typename T> class number_float {};
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment