chiark / gitweb /
Test suite: Provide t-rm-dput-dropping
[dgit.git] / tests / lib
index 836ce2e2d23967140c30aaee95bcadba9b40cd3f..7b176539a1899e640342cf14f210a765fc1061e1 100644 (file)
--- a/tests/lib
+++ b/tests/lib
@@ -199,6 +199,10 @@ t-git-dir-check () {
        esac
 }
 
+t-rm-dput-dropping () {
+       rm -f $tmp/${p}_${v}_*.upload
+}
+
 t-dgit () {
        local dgit=${DGIT_TEST-dgit}
        : '