We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 775434f commit f49e266Copy full SHA for f49e266
t/00-load.t
@@ -19,5 +19,7 @@ BEGIN {
19
}
20
21
22
+diag("Testing ODE $ODE::VERSION, Perl $], $^X");
23
+
24
done_testing();
25
0 commit comments