Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix referenced ticket number
  • Loading branch information
usev6 committed Oct 3, 2014
1 parent 9a78867 commit 02c1d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S02-magicals/progname.t
Expand Up @@ -15,7 +15,7 @@ ok(PROCESS::<$PROGRAM> ~~ / t['/'|'\\']spec['/'|'\\']S02'-'magicals['/'|'\\']pro
#?niecza todo
lives_ok { $*PROGRAM_NAME = "coldfusion" }, '$*PROGRAM_NAME is assignable';

# RT #116164
# RT #113078
{
use lib 't/spec/packages';
use Test::Util;
Expand Down

0 comments on commit 02c1d3c

Please sign in to comment.