Skip to content
Snippets Groups Projects
Commit 16c99370 authored by Chris Sangwin's avatar Chris Sangwin
Browse files

Code tidying.

parent 14378082
No related branches found
No related tags found
No related merge requests found
...@@ -90,7 +90,6 @@ extends UnitTestCase { ...@@ -90,7 +90,6 @@ extends UnitTestCase {
$cs = new stack_cas_casstring($case[0]); $cs = new stack_cas_casstring($case[0]);
$this->assertEqual($case[2], $cs->check_external_forbidden_words($case[1])); $this->assertEqual($case[2], $cs->check_external_forbidden_words($case[1]));
} }
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment