mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 09:53:08 +02:00
Unit Tests
- rx.t was mis-reporting the expected number of tests.
This commit is contained in:
parent
222c44b6f1
commit
ba0d471981
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ Context context;
|
|||
|
||||
int main (int argc, char** argv)
|
||||
{
|
||||
UnitTest ut (21);
|
||||
UnitTest ut (23);
|
||||
|
||||
std::string text = "This is a test.";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue