Skip to content

Commit 8841383

Browse files
authored
Add reminder to not include rxtrace.t in 6.d
1 parent 3b9b031 commit 8841383

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

S19-command-line-options/06-dash-rxtrace.t

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ use Test;
33

44
plan 1;
55

6+
# XXX TODO 6.d move this test to Rakudo's test suite. The roast should not spec --rxtrace and this test file is not part of 6.c
7+
68
{
79
# RT #128050
810
is run($*EXECUTABLE, "--rxtrace", "-e", q/say "hello world"/, :err, :out).err.slurp,

0 commit comments

Comments
 (0)