diff --git a/cmd/restic/integration_test.go b/cmd/restic/integration_test.go new file mode 100644 index 00000000..5f241b91 --- /dev/null +++ b/cmd/restic/integration_test.go @@ -0,0 +1,3 @@ +// build +integration + +package main_test