Added test case for base theme SVN functionality
Unit tests for #1612, #1613.
This commit is contained in:
3
test/fixtures/svn/broken/svn
vendored
Executable file
3
test/fixtures/svn/broken/svn
vendored
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
exit 72
|
||||
3
test/fixtures/svn/working/svn
vendored
Executable file
3
test/fixtures/svn/working/svn
vendored
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user