Просмотр исходного кода

disabled polygonalDS tests until we merge #3827

Nicolas Cannasse 10 лет назад
Родитель
Сommit
2b77352731
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tests/RunCi.hx

+ 1 - 1
tests/RunCi.hx

@@ -592,7 +592,7 @@ class RunCi {
 					getCppDependencies();
 					//getOpenFLDependencies();
 
-					testPolygonalDs();
+					//testPolygonalDs();
 					// if (systemName == "Linux") testFlambe(); //#3439
 					testHxTemplo();
 					testMUnit();