mirror of
https://github.com/samuelncui/acp.git
synced 2026-09-20 14:34:16 +00:00
test: add library end-to-end coverage
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ import (
|
||||
"github.com/samuelncui/acp"
|
||||
)
|
||||
|
||||
func TestACPCopyE2E(t *testing.T) {
|
||||
func TestACPCommandE2E(t *testing.T) {
|
||||
if testing.Short() {
|
||||
t.Skip("skipping end-to-end test in short mode")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user