Simon Krajewski 12 lat temu
rodzic
commit
7c4229e808
1 zmienionych plików z 1 dodań i 1 usunięć
  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) {