mirror of
https://github.com/fatedier/frp.git
synced 2025-07-22 05:43:55 +07:00
fix ci
This commit is contained in:
@ -61,5 +61,5 @@ func TestCompact(t *testing.T) {
|
|||||||
assert.True(ok)
|
assert.True(ok)
|
||||||
|
|
||||||
ok, _ = Compat("0.10.0")
|
ok, _ = Compat("0.10.0")
|
||||||
assert.True(ok)
|
assert.False(ok)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user