Merge pull request +10713 from c9/more-flaky-tests

blacklist more tests
pull/223/head
Matthijs van Henten 2015-11-23 17:11:50 +01:00
commit 8bf186b88e
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"],