diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index eac2bb8..ababe77 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -2,5 +2,5 @@ driver # The immediate test/ sub-directory shouldn't be ignored. # -*/test/ +*/**/test/ test-*/ |