summaryrefslogtreecommitdiffstats
path: root/testData/results/TestClassSwitch.dec
diff options
context:
space:
mode:
Diffstat (limited to 'testData/results/TestClassSwitch.dec')
-rw-r--r--testData/results/TestClassSwitch.dec2
1 files changed, 0 insertions, 2 deletions
diff --git a/testData/results/TestClassSwitch.dec b/testData/results/TestClassSwitch.dec
index 496dd15..50efbe9 100644
--- a/testData/results/TestClassSwitch.dec
+++ b/testData/results/TestClassSwitch.dec
@@ -1,8 +1,6 @@
package pkg;
-
public class TestClassSwitch {
-
public void testCaseOrder(int var1) {
switch(var1) {
case 5: