Skip to content

Commit f49e266

Browse files
committed
Add version diagnostic message to load test
1 parent 775434f commit f49e266

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

t/00-load.t

+2
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,7 @@ BEGIN {
1919
}
2020
}
2121

22+
diag("Testing ODE $ODE::VERSION, Perl $], $^X");
23+
2224
done_testing();
2325

0 commit comments

Comments
 (0)