Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Chicken out on more elaborate changes
  • Loading branch information
lizmat committed Sep 8, 2013
1 parent 6d7b8ae commit 66ea61e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion S06-advanced/callframe.t
Expand Up @@ -7,7 +7,6 @@ plan 9;
# this test file contains tests for line numbers, among other things
# so it's extremely important not to randomly insert or delete lines.


my $baseline = 10;

isa_ok callframe(), CallFrame, 'callframe() returns a CallFrame';
Expand Down

0 comments on commit 66ea61e

Please sign in to comment.