mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-30 19:40:52 -05:00
fix build
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ import (
|
||||
|
||||
"github.com/attic-labs/noms/Godeps/_workspace/src/github.com/stretchr/testify/assert"
|
||||
)
|
||||
asdfasf
|
||||
|
||||
func AssertSymEq(assert *assert.Assertions, a, b Value) {
|
||||
assert.True(a.Equals(b))
|
||||
assert.True(b.Equals(a))
|
||||
|
||||
Reference in New Issue
Block a user