mirror of
https://github.com/mirror/make.git
synced 2026-08-09 01:20:56 +00:00
Remove extraneous close().
This commit is contained in:
@@ -8,9 +8,6 @@ Make sure that escaping of '#' works.
|
||||
Make sure that backslash before non-special characters are kept.";
|
||||
|
||||
|
||||
close(MAKEFILE);
|
||||
|
||||
|
||||
# TEST 1
|
||||
|
||||
run_make_test('
|
||||
|
||||
Reference in New Issue
Block a user