]> arthur.barton.de Git - bup.git/blobdiff - test/int/test_index.py
test_index: don't create an extra writer
[bup.git] / test / int / test_index.py
index 51eab8534cf27b9a6ad56264653c22919855e3f5..c2425133396b8ff51de7aa0416c755dc89fbe581 100644 (file)
@@ -111,7 +111,6 @@ def test_index_dirty(tmpdir):
                 #w1.close()
                 WVPASS()
 
-                w2 = index.Writer(b'index2.tmp', ms2, tmax)
                 w2.add(b'/a/b/n/2', fs, meta_ofs2)
                 #w2.close()
                 WVPASS()