From 6bed12016e0d300b8afc65b5aa8f282dcaa6525e Mon Sep 17 00:00:00 2001 From: Bruce Yinhe Date: Tue, 16 Jun 2015 17:05:07 +0200 Subject: fix errors caused by changed line numbers --- lib/compiler/test/error_SUITE_data/head_mismatch_line.erl | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/compiler/test/error_SUITE_data') diff --git a/lib/compiler/test/error_SUITE_data/head_mismatch_line.erl b/lib/compiler/test/error_SUITE_data/head_mismatch_line.erl index 323aa7148f..090f2fb829 100644 --- a/lib/compiler/test/error_SUITE_data/head_mismatch_line.erl +++ b/lib/compiler/test/error_SUITE_data/head_mismatch_line.erl @@ -16,7 +16,6 @@ %% limitations under the License. %% %% %CopyrightEnd% -%% -module(head_mismatch_line). -export([foo/1, bar/2]). -- cgit v1.2.3