Skip to content

Commit

Permalink
Use HAS instead of EQ for error msgs.
Browse files Browse the repository at this point in the history
Msg became more verbose...
  • Loading branch information
ingydotnet committed Aug 19, 2010
1 parent 305e7b0 commit 948d913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exceptions.tml
@@ -1,7 +1,7 @@
%TestML: 1.0
%Plan: 3

*testml_stream.parse_testml().Catch().msg() == *error;
*testml_stream.parse_testml().Catch().msg() ~~ *error;

=== No TestML meta directive
--- testml_stream
Expand Down

0 comments on commit 948d913

Please sign in to comment.