소스 검색

test.toml : do backup/restore test

Chris Vogel 1 년 전
부모
커밋
ec8551c076
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests.toml

+ 1 - 1
tests.toml

@@ -2,7 +2,7 @@ test_format = 1.0
 
 [default]
     # still in development
-	exclude = ["install.private", "install.multi", "upgrade", "backup_restore", "change_url", "install_subdir"]
+	exclude = ["install.private", "install.multi", "upgrade", "change_url", "install_subdir"]
 
     args.password_couchdb_admin = "TestPasswordCouchDBadmin"
     args.password_couchdb_flohmarkt = "TestPasswordCouchDBflohmarkt"