ソースを参照

[tests] update test

Rudy Ges 1 年間 前
コミット
339f620622
1 ファイル変更1 行追加1 行削除
  1. 1 1
      tests/server/src/cases/ServerTests.hx

+ 1 - 1
tests/server/src/cases/ServerTests.hx

@@ -130,7 +130,7 @@ class ServerTests extends TestCase {
 		runHaxe(args2);
 		runHaxe(args2);
 
 
 		runHaxe(args);
 		runHaxe(args);
-		assertSkipping("HelloWorld", Tainted("check_display_file"));
+		assertSkipping("HelloWorld", Tainted("server/invalidate"));
 	}
 	}
 
 
 	function testMutuallyDependent() {
 	function testMutuallyDependent() {