From 1674f87259f2565cefaf4121fa6d965d29173147 Mon Sep 17 00:00:00 2001 From: mathematicalcoffee Date: Thu, 14 Feb 2013 17:49:41 +1000 Subject: [PATCH] forgot to add a fixture that is used for the templateHelper tests... --- test/tutorials/tutorials/constructor.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/tutorials/tutorials/constructor.md diff --git a/test/tutorials/tutorials/constructor.md b/test/tutorials/tutorials/constructor.md new file mode 100644 index 00000000..2f181f08 --- /dev/null +++ b/test/tutorials/tutorials/constructor.md @@ -0,0 +1 @@ +This tutorial has a tricksy name to make sure we are not loading Array.constructor or Object.constructor.