Skip to content

Commit

Permalink
Fix incremental/commandline-args test.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwoerister committed Aug 11, 2016
1 parent a7de0bc commit 3a70aa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/incremental/commandline-args.rs
Expand Up @@ -26,5 +26,5 @@
//[rpass3] compile-flags: -C debuginfo=2 --verbose

pub fn main() {
println!("hello world");
// empty
}

0 comments on commit 3a70aa5

Please sign in to comment.