mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-29 00:05:59 +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.";
|
||||
|
||||
|
||||
close(MAKEFILE);
|
||||
|
||||
|
||||
# TEST 1
|
||||
|
||||
run_make_test('
|
||||
|
|
Loading…
Reference in a new issue