Added test case for base theme SVN functionality

Unit tests for #1612, #1613.
This commit is contained in:
Nils Winkler
2020-06-15 17:04:05 +02:00
parent ecd58894f7
commit 47f6682292
3 changed files with 87 additions and 0 deletions

3
test/fixtures/svn/broken/svn vendored Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
exit 72

3
test/fixtures/svn/working/svn vendored Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
exit 0