]> ruderich.org/simon Gitweb - safcm/safcm.git/blobdiff - remote/sync/sync_test.go
Move implementation of cmd/safcm-remote/ to remote/
[safcm/safcm.git] / remote / sync / sync_test.go
similarity index 97%
rename from cmd/safcm-remote/sync/sync_test.go
rename to remote/sync/sync_test.go
index 0953c0490e2fd17dda565b8d357615a1d8117758..f5d2e1120748b98704c8865ab2c4183d24552b67 100644 (file)
@@ -27,8 +27,8 @@ import (
        "github.com/google/go-cmp/cmp/cmpopts"
 
        "ruderich.org/simon/safcm"
-       "ruderich.org/simon/safcm/cmd/safcm-remote/log"
-       "ruderich.org/simon/safcm/cmd/safcm-remote/run"
+       "ruderich.org/simon/safcm/remote/log"
+       "ruderich.org/simon/safcm/remote/run"
 )
 
 // testRunner implements run.Runner to test commands without actually running