chiark / gitweb /
test suite: defdistro-rpush: Remove workaround for missing isuite param
[dgit.git] / tests / lib
index ae3bb7f8429610c95ddb91e52569dbb8ddc878bc..4ddd6d8ac7451d34a5728b759bac0c5a52ef0f64 100644 (file)
--- a/tests/lib
+++ b/tests/lib
@@ -782,7 +782,6 @@ t-822-field () {
 
 t-defdistro () {
        export DGIT_TEST_DISTRO=''
-       t-git-config dgit-suite.sid.distro test-dummy
        t-git-config dgit-suite.unstable.distro test-dummy
 }