Renamed issue checking test.
This commit is contained in:
parent
d1063b345d
commit
c6bdfe3f38
@ -393,7 +393,7 @@ TEST(PDDLParserTests, DetectSyntaxErrors)
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
TEST(PDDLParserTests, DetectIssues)
|
||||
TEST(PDDLParserTests, CheckIssues)
|
||||
{
|
||||
// Check white space issues with constants and parsing unsupported sections
|
||||
ASSERT_NO_THROW(Description::fromFile("data/issues/issue-1.pddl"));
|
||||
|
Reference in New Issue
Block a user