Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[S10-packages/basic.t] tests for #65404 - Null PMC access when A.perl…
… is called on a package A
  • Loading branch information
bbkr committed Sep 10, 2011
1 parent 9875994 commit 46859cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S10-packages/basic.t
Expand Up @@ -28,7 +28,7 @@ is Simple::Bar.new.baz, 'hi', 'class test';
'autovivification(?) for nested packages'
}

#RT #65404'
# RT #65404
{
lives_ok {Empty.perl ne "tbd"}, 'test for working .perl method'
}
Expand Down

0 comments on commit 46859cd

Please sign in to comment.