Fix number of expected tests

This commit is contained in:
Thomas Lauf 2017-12-19 23:03:11 +01:00
parent 7511882f9f
commit 0900c35767

View file

@ -31,7 +31,7 @@
//////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////
int main (int, char**) int main (int, char**)
{ {
UnitTest t (39); UnitTest t (40);
// bool is_started () const; // bool is_started () const;
// bool is_ended () const; // bool is_ended () const;