summaryrefslogtreecommitdiffstats
path: root/tests/fixtures/test.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fixtures/test.gitconfig')
-rw-r--r--tests/fixtures/test.gitconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/fixtures/test.gitconfig b/tests/fixtures/test.gitconfig
index d69e162c..90afff04 100644
--- a/tests/fixtures/test.gitconfig
+++ b/tests/fixtures/test.gitconfig
@@ -12,10 +12,10 @@
12 intm = 10m 12 intm = 10m
13 intg = 10g 13 intg = 10g
14[repo "syncstate.main"] 14[repo "syncstate.main"]
15 synctime = 2021-08-11T17:54:14.530286Z 15 synctime = 2021-08-13T18:37:43.928600Z
16 version = 1 16 version = 1
17[repo "syncstate.sys"] 17[repo "syncstate.sys"]
18 argv = ['/usr/bin/pytest-3', '-v'] 18 argv = ['/usr/bin/pytest-3']
19[repo "syncstate.superproject"] 19[repo "syncstate.superproject"]
20 test = false 20 test = false
21[repo "syncstate.options"] 21[repo "syncstate.options"]