Simon Krajewski 12 năm trước cách đây
mục cha
commit
7c4229e808
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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) {