Explorar o código

Load tests package as well in index.html.

Herbert Vojčík %!s(int64=10) %!d(string=hai) anos
pai
achega
e3df2749b6
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      root/index.html

+ 2 - 1
root/index.html

@@ -16,7 +16,8 @@
       }});
       require([
           'amber/devel',
-          '{%= namespace %}/{%= name %}'
+          '{%= namespace %}/{%= name %}',
+          '{%= namespace %}/{%= name %}-Tests'
       ], function (smalltalk) {
           //used for all new packages in IDE
           smalltalk.initialize({