From 77fd873a8e040d3c1bd64dd1e0ea7d46539a406a Mon Sep 17 00:00:00 2001 From: Roland Puntaier Date: Fri, 6 Mar 2020 18:48:54 +0100 Subject: [PATCH] clean after tests/apis --- tests/apis/wscript | 2 ++ 1 file changed, 2 insertions(+) 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')