diff options
Diffstat (limited to 'lib/compiler/test/error_SUITE.erl')
-rw-r--r-- | lib/compiler/test/error_SUITE.erl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/compiler/test/error_SUITE.erl b/lib/compiler/test/error_SUITE.erl index b5980df09d..2962e3ff77 100644 --- a/lib/compiler/test/error_SUITE.erl +++ b/lib/compiler/test/error_SUITE.erl @@ -16,7 +16,6 @@ %% limitations under the License. %% %% %CopyrightEnd% -%% -module(error_SUITE). -include_lib("test_server/include/test_server.hrl"). |