From 09af5036da4087569a033eea91c8b9dd63a079a0 Mon Sep 17 00:00:00 2001 From: Jeffrey Seyfried Date: Thu, 3 Mar 2016 02:32:55 +0000 Subject: Fix fallout in tests --- src/test/parse-fail/pub-method-macro.rs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/test/parse-fail') diff --git a/src/test/parse-fail/pub-method-macro.rs b/src/test/parse-fail/pub-method-macro.rs index 198fa5b9aca..83db24b8c01 100644 --- a/src/test/parse-fail/pub-method-macro.rs +++ b/src/test/parse-fail/pub-method-macro.rs @@ -29,6 +29,4 @@ mod bleh { } } -fn main() { - bleh::S.f(); -} +fn main() {} -- cgit 1.4.1-3-g733a5