فهرست منبع

deactivate openfl-samples tests until openfl actually runs them as well

Simon Krajewski 11 سال پیش
والد
کامیت
5723a8ae94
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      tests/RunTravis.hx

+ 1 - 1
tests/RunTravis.hx

@@ -427,7 +427,7 @@ class RunTravis {
 				testFlambe();
 				testHxTemplo();
 				testMUnit();
-				testOpenflSamples();
+				//testOpenflSamples();
 				testFlixelDemos();
 			case t:
 				throw "unknown target: " + t;