Simon Krajewski 12 years ago
parent
commit
7c4229e808
1 changed files with 1 additions and 1 deletions
  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
 	 //all lines marked as // unused should give an error
 	function testRedundance() {
 	function testRedundance() {
 		switch(true) {
 		switch(true) {