tests-loader.js 291 B

1234
  1. /// <reference path="../../../../dist/preview release/babylon.d.ts"/>
  2. /// <reference path="../../../../dist/preview release/gui/babylon.gui.d.ts"/>
  3. // an error in typescript prevents us from using types instead of path
  4. runTests("typescript-vanilla", BABYLON, BABYLON.GUI, window.INSPECTOR);