Refactor to implement integration testing for rove

This commit is contained in:
Marc Di Luzio 2020-06-06 00:01:59 +01:00
parent 6bc52a130d
commit 9c0dde616b
3 changed files with 128 additions and 65 deletions

View file

@ -1,3 +1,5 @@
// +build integration
package rove
import (