X-Git-Url: https://ruderich.org/simon/gitweb/?p=safcm%2Fsafcm.git;a=blobdiff_plain;f=cmd%2Fsafcm%2Fconfig%2Ffiles_test.go;h=110c012a18125c3a50360586c631353547be1859;hp=7ad12d62f32c6516efa2736e770924dfdab2ce42;hb=9269fa3c94e700afc0be823f58ea473a2db8f3dc;hpb=fd97e8019e2ab166d9475ed59782c86247d8430b diff --git a/cmd/safcm/config/files_test.go b/cmd/safcm/config/files_test.go index 7ad12d6..110c012 100644 --- a/cmd/safcm/config/files_test.go +++ b/cmd/safcm/config/files_test.go @@ -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" )