mark some tests as requiring no preloads when run with yath
Graham Knop [Fri, 14 Feb 2020 14:45:56 +0000 (15:45 +0100)]
These tests are expecting to have some things set up before Catalyst
itself is loaded.

t/custom_exception_class_simple.t
t/unit_stats.t

index 27e4516..084ea11 100644 (file)
@@ -1,3 +1,4 @@
+# HARNESS-NO-PRELOAD
 use strict;
 use warnings;
 use FindBin qw/$Bin/;
index 5aced0a..3fc08d0 100644 (file)
@@ -1,3 +1,4 @@
+# HARNESS-NO-PRELOAD
 use strict;
 use warnings;