Simon Krajewski 12 年之前
父節點
當前提交
7c4229e808
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/unit/TestMatch.hx

+ 1 - 1
tests/unit/TestMatch.hx

@@ -346,7 +346,7 @@ class TestMatch extends Test {
 		}));
 	}
 
-	#if true
+	#if false
 	 //all lines marked as // unused should give an error
 	function testRedundance() {
 		switch(true) {