Remove test case that doesn't work on its own
I don't actually know how to test --ls
This commit is contained in:
parent
f1acc69a2a
commit
8ed9701591
1 changed files with 0 additions and 6 deletions
|
|
@ -1,6 +0,0 @@
|
|||
#[crate_type = "lib"];
|
||||
|
||||
class foo {
|
||||
let mut x: int;
|
||||
new(xx: int) { self.x = xx; }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue