瀏覽代碼

[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(args);
-		assertSkipping("HelloWorld", Tainted("check_display_file"));
+		assertSkipping("HelloWorld", Tainted("server/invalidate"));
 	}
 
 	function testMutuallyDependent() {