Skip to content

Commit ed95e41

Browse files
committed
Add #!/usr/bin/env perl6 to test-gen.p6
1 parent bc1ac9c commit ed95e41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

S15-nfg/test-gen.p6

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env perl6
12
constant CHARS_TEST_CASES = 500;
23
constant NFC_ROUNDTRIP_TEST_CASES = 500;
34
constant OTHER_ROUNDTRIP_TEST_CASES = 100;

0 commit comments

Comments
 (0)