From 4bb55a2406f65e666893b1816061c02c20befcc1 Mon Sep 17 00:00:00 2001 From: Boris Yankov Date: Wed, 11 Sep 2013 16:56:34 +0300 Subject: [PATCH] Fix goJS test error --- goJS/goJS-tests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/goJS/goJS-tests.ts b/goJS/goJS-tests.ts index 85880716e..18c37df25 100644 --- a/goJS/goJS-tests.ts +++ b/goJS/goJS-tests.ts @@ -3,7 +3,7 @@ /* Copyright (C) 1998 - 2013 by Northwoods Software Corporation. */ -/// +/// function init() { var $ = go.GraphObject.make; // for conciseness in defining templates