X-Git-Url: https://ruderich.org/simon/gitweb/?p=safcm%2Fsafcm.git;a=blobdiff_plain;f=remote%2Fainsl%2Fainsl_test.go;fp=cmd%2Fsafcm-remote%2Fainsl%2Fainsl_test.go;h=3d391f0ce49ceaf5e68eb1052e0ddae1bc3671fa;hp=8e9b0c121a268747d2a234dab0e1a045927fd55f;hb=9269fa3c94e700afc0be823f58ea473a2db8f3dc;hpb=fd97e8019e2ab166d9475ed59782c86247d8430b diff --git a/cmd/safcm-remote/ainsl/ainsl_test.go b/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 8e9b0c1..3d391f0 100644 --- a/cmd/safcm-remote/ainsl/ainsl_test.go +++ b/remote/ainsl/ainsl_test.go @@ -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" )