Skip to content

Commit 799d239

Browse files
Update teststl.cpp
1 parent 8683bd3 commit 799d239

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/teststl.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ class TestStl : public TestFixture {
4242
TEST_CASE(outOfBoundsSymbolic);
4343
TEST_CASE(outOfBoundsIndexExpression);
4444
TEST_CASE(outOfBoundsIterator);
45-
TEST_CASE(outOfBoundsErrorPath;
45+
TEST_CASE(outOfBoundsErrorPath);
4646

4747
TEST_CASE(iterator1);
4848
TEST_CASE(iterator2);

0 commit comments

Comments
 (0)