This commit is contained in:
Brendan Dahl 2015-08-25 16:02:54 -07:00
Родитель 891f746802
Коммит cb126b4344
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -180,7 +180,7 @@ function syncFS() {
});
}
casper.test.begin("unit tests", 39 + gfxTests.length, function(test) {
casper.test.begin("unit tests", 40 + gfxTests.length, function(test) {
casper.start("data:text/plain,start");
casper.page.onLongRunningScript = function(message) {