blacklist more tests

pull/223/head
Matthijs van Henten 2015-11-23 16:07:11 +00:00
rodzic 28f8bcc1b3
commit d980692c30
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -114,6 +114,6 @@
"c9.ide.threewaymerge": "#229382aa0b",
"c9.ide.undo": "#b028bcb4d5",
"c9.ide.upload": "#0bd010d3dc",
"c9.ide.welcome": "#437071b819"
"c9.ide.welcome": "#336862828d"
}
}

Wyświetl plik

@ -1,5 +1,6 @@
/*global describe it before*/
"use blacklist";
"use client";
require(["lib/architect/architect", "lib/chai/chai", "/vfs-root", "events"],