mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-01-30 02:40:26 +00:00
Remove extraneous close().
This commit is contained in:
parent
3a285e342e
commit
ca8885d5be
1 changed files with 0 additions and 3 deletions
|
@ -8,9 +8,6 @@ Make sure that escaping of '#' works.
|
||||||
Make sure that backslash before non-special characters are kept.";
|
Make sure that backslash before non-special characters are kept.";
|
||||||
|
|
||||||
|
|
||||||
close(MAKEFILE);
|
|
||||||
|
|
||||||
|
|
||||||
# TEST 1
|
# TEST 1
|
||||||
|
|
||||||
run_make_test('
|
run_make_test('
|
||||||
|
|
Loading…
Reference in a new issue