mirror of
https://github.com/ddworken/hishtory.git
synced 2025-08-08 22:55:07 +02:00
Fix imports after moving backend/server code in 772aaf2453
This commit is contained in:
@ -1,9 +1,10 @@
|
||||
package release
|
||||
|
||||
import (
|
||||
"github.com/ddworken/hishtory/shared/testutils"
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"github.com/ddworken/hishtory/shared/testutils"
|
||||
)
|
||||
|
||||
func TestUpdateReleaseVersion(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user