]> ruderich.org/simon Gitweb - safcm/safcm.git/blobdiff - remote/ainsl/ainsl_test.go
Move implementation of cmd/safcm-remote/ to remote/
[safcm/safcm.git] / remote / ainsl / ainsl_test.go
similarity index 98%
rename from cmd/safcm-remote/ainsl/ainsl_test.go
rename to remote/ainsl/ainsl_test.go
index 8e9b0c121a268747d2a234dab0e1a045927fd55f..3d391f0ce49ceaf5e68eb1052e0ddae1bc3671fa 100644 (file)
@@ -24,7 +24,7 @@ import (
        "syscall"
        "testing"
 
-       ft "ruderich.org/simon/safcm/cmd/safcm-remote/sync/filetest"
+       ft "ruderich.org/simon/safcm/remote/sync/filetest"
        "ruderich.org/simon/safcm/testutil"
 )