mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
@@ -75,5 +75,4 @@ func TestSymDiff(t *testing.T) {
|
||||
c.Assert(err, qt.Not(qt.IsNil))
|
||||
_, err = ns.Complement([]string{"a", "b"})
|
||||
c.Assert(err, qt.Not(qt.IsNil))
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user