mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-07-06 03:54:54 +00:00
Improve test coverage.
This commit is contained in:
@@ -38,6 +38,7 @@ var (
|
||||
func (suite *Tests) SetupTest() {
|
||||
os.Chdir(testCurrentPath)
|
||||
assert = assertions.New(suite.T())
|
||||
varDebug = true
|
||||
}
|
||||
|
||||
func TestSuite(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user