diff --git a/tests/apis/wscript b/tests/apis/wscript index d32258a2..02cab36d 100755 --- a/tests/apis/wscript +++ b/tests/apis/wscript @@ -193,3 +193,5 @@ def test(ctx): remove('a') remove('src') + remove('1234') + remove('d.TXT')