Fix test.
[oota-llvm.git] / test / Transforms / LowerSwitch / 2003-08-23-EmptySwitch.ll
index c01da0c63091f54bf045c4978a439f666ca5953a..61e1dcd345bdca810b86ff79a90300aeed3e4b3e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -lowerswitch
+; RUN: opt %s -lowerswitch
 
 define void @test() {
        switch i32 0, label %Next [