mirror of
https://github.com/wolfcw/libfaketime.git
synced 2026-05-17 00:26:16 +03:00
tests: clean whitespace in Makefile
This commit is contained in:
@@ -7,7 +7,7 @@ SRC = timetest.c
|
||||
OBJ = ${SRC:.c=.o}
|
||||
|
||||
TEST_SNIPPETS = $(notdir $(basename $(wildcard snippets/*.c)))
|
||||
EXPECTATIONS= $(notdir $(basename $(wildcard snippets/*.variable)))
|
||||
EXPECTATIONS = $(notdir $(basename $(wildcard snippets/*.variable)))
|
||||
|
||||
ALL_TESTS = timetest test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user