Skip to content

Commit 7b97cfa

Browse files
committed
tutil: undef a macro specialized to a test case
Signed-off-by: Masatake YAMATO <[email protected]>
1 parent b1a4199 commit 7b97cfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extra-cmds/utiltest.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ static void test_fname_absolute(void)
4646

4747
T("..//////a", "/a");
4848
T("..//..//..//a", "/a");
49+
#undef T
4950
}
5051

5152
static void test_htable_update(void)

0 commit comments

Comments
 (0)