]> ruderich.org/simon Gitweb - safcm/safcm.git/blobdiff - cmd/safcm-remote/sync/files_test.go
tests: improve another comment
[safcm/safcm.git] / cmd / safcm-remote / sync / files_test.go
index 27011ac96c3e75bdd9f8fd3130e5bcceda887c20..57d27c7fa8e043b06543387a1a15a720fcdb0755 100644 (file)
@@ -70,7 +70,7 @@ func TestSyncFiles(t *testing.T) {
        }{
 
                // NOTE: Also update MsgSyncResp in safcm test cases when
-               // changing anything here!
+               // changing the MsgSyncResp struct!
 
                // See TestSyncFile() for most file related tests. This
                // function only tests the overall results and triggers.
@@ -917,7 +917,7 @@ func TestSyncFile(t *testing.T) {
        }{
 
                // NOTE: Also update MsgSyncResp in safcm test cases when
-               // changing anything here!
+               // changing the MsgSyncResp struct!
 
                // TODO: Add tests for chown and run them only as root