Skip to content

Commit 06d69df

Browse files
committed
diff::parse: don't include diff.h
We don't call any internal functions in the test; we don't need to include `../src/diff.h`.
1 parent 2f8d0cf commit 06d69df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/diff/parse.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#include "patch.h"
33
#include "patch_parse.h"
44
#include "diff_helpers.h"
5-
#include "../src/diff.h"
65

76
#include "../patch/patch_common.h"
87

0 commit comments

Comments
 (0)