ignoring example tests for now

This commit is contained in:
Yotam Mann 2018-05-19 11:29:33 -04:00
parent 7cc5ae2c78
commit 8d3edc4f29

View file

@ -1,4 +1,4 @@
define(["helper/Test", "Examples", "helper/Supports"], function(Test, Examples, Supports){
define(["helper/Test", /*"Examples", */"helper/Supports"], function(Test, /*Examples, */Supports){
/*var baseUrl = "../examples/";
if (window.__karma__){