Skip to content

Commit c21ee4f

Browse files
committed
Add t/library/*/*.t to list of globs included in \@library_tests, hence run during 'make test'.
1 parent 0adf372 commit c21ee4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/Parrot/Harness/DefaultTests.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ our @EXPORT_OK = qw(
8989
t/dynoplibs/*.t
9090
t/dynpmc/*.t
9191
t/library/*.t
92+
t/library/*/*.t
9293
t/tools/*.t
9394
t/profiling/*.t
9495
);

0 commit comments

Comments
 (0)