From 0d0c92b5c09468c7c7b7ef0d50dec6c001e3a0c5 Mon Sep 17 00:00:00 2001 From: Simon Sarris Date: Wed, 8 Jul 2015 16:45:23 -0400 Subject: [PATCH] it really is case sensitive --- 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 bfde3b87f..dd6266dc7 100644 --- a/goJS/goJS-tests.ts +++ b/goJS/goJS-tests.ts @@ -3,7 +3,7 @@ /* Copyright (C) 1998-2015 by Northwoods Software Corporation. */ -/// +/// function init() { var $ = go.GraphObject.make; // for conciseness in defining templates