patrick
/
plasp
Archived
1
0
Fork 0

Minor formatting.

This commit is contained in:
Patrick Lühne 2017-11-08 17:11:36 +01:00
parent 0d0a4337a2
commit f0e553df23
No known key found for this signature in database
GPG Key ID: 05F3611E97A70ABF
1 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,8 @@ TEST_CASE("[parser basics] The PDDL parser behaves correctly", "[parser basics]"
}
}
////////////////////////////////////////////////////////////////////////////////////////////////////
TEST_CASE("[parser basics] Syntax errors are correctly recognized", "[parser basics]")
{
pddl::Tokenizer tokenizer;