]> ruderich.org/simon Gitweb - safcm/safcm.git/blobdiff - cmd/safcm/config/files_test.go
Move implementation of cmd/safcm-remote/ to remote/
[safcm/safcm.git] / cmd / safcm / config / files_test.go
index 7ad12d62f32c6516efa2736e770924dfdab2ce42..110c012a18125c3a50360586c631353547be1859 100644 (file)
@@ -23,7 +23,7 @@ import (
        "testing"
 
        "ruderich.org/simon/safcm"
-       ft "ruderich.org/simon/safcm/cmd/safcm-remote/sync/filetest"
+       ft "ruderich.org/simon/safcm/remote/sync/filetest"
        "ruderich.org/simon/safcm/testutil"
 )