summaryrefslogtreecommitdiffstats
path: root/t/001_constructor_injection.t
diff options
context:
space:
mode:
Diffstat (limited to 't/001_constructor_injection.t')
-rw-r--r--t/001_constructor_injection.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/001_constructor_injection.t b/t/001_constructor_injection.t
index 331deee..b6e03bc 100644
--- a/t/001_constructor_injection.t
+++ b/t/001_constructor_injection.t
@@ -92,3 +92,5 @@ class Addict {
}
done;
+
+# vim:ft=perl6:foldmethod=manual