Skip to content

Commit

Permalink
Remove boolean regression test for #1642
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlul committed Jun 30, 2019
1 parent 855156b commit e616d09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/src/unit-regression.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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 {};

0 comments on commit e616d09

Please sign in to comment.