summaryrefslogtreecommitdiffstats
path: root/t/010_container.t
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-12-28 04:55:50 -0600
committerJesse Luehrs <doy@tozt.net>2012-12-28 04:55:50 -0600
commit9bc0356f6309ff666401a22764816ace91e9cf77 (patch)
treeec25331c68361aa0ce107d6c37fd87d2b2002970 /t/010_container.t
parent3146d031e9a347a857dcd38cb0bdaf7d59146c94 (diff)
downloadp6-bread-board-9bc0356f6309ff666401a22764816ace91e9cf77.tar.gz
p6-bread-board-9bc0356f6309ff666401a22764816ace91e9cf77.zip
modelines
Diffstat (limited to 't/010_container.t')
-rw-r--r--t/010_container.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/010_container.t b/t/010_container.t
index 379950a..6ccc861 100644
--- a/t/010_container.t
+++ b/t/010_container.t
@@ -100,3 +100,5 @@ is($app.name, 'Application');
}
done;
+
+# vim:ft=perl6:foldmethod=manual