Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
unfudge now passing test, bartolin++
  • Loading branch information
moritz committed Jan 25, 2015
1 parent e8465cb commit 7d17de6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S32-str/sprintf.t
Expand Up @@ -251,7 +251,6 @@ is Date.new(-13_000_000_000, 1, 1), '-13000000000-01-01

# RT #106594, #62316, #74610
#?niecza skip 'dubious test - should be testing exception type, not string. Niecza does respond with an appropriate, but differently worded string'
#?rakudo todo 'NQP PR 219'
{
try sprintf("%d-%s", 42);
is $!, 'Directives specify 2 arguments, but 1 argument was supplied', 'RT #106594, #62316, #74610';
Expand Down

0 comments on commit 7d17de6

Please sign in to comment.