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) {