mirror of
https://gitee.com/IrisVega/frp.git
synced 2024-11-01 22:31:29 +08:00
fix ci
This commit is contained in:
parent
c8a7405992
commit
3726f99b04
@ -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)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user