From fa1a06e4609b7f235f063f5ace0b77a2c6d89f0c Mon Sep 17 00:00:00 2001 From: bdrupieski Date: Fri, 25 Sep 2015 21:45:14 -0400 Subject: [PATCH] fix test failure due to rename --- obelisk.js/obelisk.js-tests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/obelisk.js/obelisk.js-tests.ts b/obelisk.js/obelisk.js-tests.ts index e32e685a9..bc706cec8 100644 --- a/obelisk.js/obelisk.js-tests.ts +++ b/obelisk.js/obelisk.js-tests.ts @@ -1,4 +1,4 @@ -/// +/// function test_brick() { var canvas = document.getElementById('canvas-demo');