Explorar o código

Add stestr configuration.

Jelmer Vernooij %!s(int64=3) %!d(string=hai) anos
pai
achega
65b36fd43d
Modificáronse 2 ficheiros con 3 adicións e 0 borrados
  1. 1 0
      .gitignore
  2. 2 0
      .stestr.conf

+ 1 - 0
.gitignore

@@ -25,3 +25,4 @@ docs/api/*.txt
 .mypy_cache/
 .eggs
 dulwich.dist-info
+.stestr

+ 2 - 0
.stestr.conf

@@ -0,0 +1,2 @@
+[DEFAULT]
+test_path=dulwich/tests