]> ruderich.org/simon Gitweb - safcm/safcm.git/commitdiff
safcm: tests: test detected groups with leading/trailing space
authorSimon Ruderich <simon@ruderich.org>
Sun, 9 May 2021 09:38:42 +0000 (11:38 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sun, 9 May 2021 13:15:28 +0000 (15:15 +0200)
cmd/safcm/sync_info_test.go

index b1da4c1d87c42d22ed24b66a34b4f0e610f53c67..5498a20630a813ae1c18612a4354cb2d4553d681 100644 (file)
@@ -49,7 +49,7 @@ func TestHostInfoRespToGroups(t *testing.T) {
                                Goarch: "amd64",
                                Output: []string{
                                        "simple",
-                                       "with spaces",
+                                       " with spaces \t",
                                        "with UPPERcase",
                                        "with UTF-8: Hello, 世界",
                                },