]> ruderich.org/simon Gitweb - safcm/safcm.git/commitdiff
remote: tests: hide testRunner functions in test output
authorSimon Ruderich <simon@ruderich.org>
Sun, 9 May 2021 18:44:02 +0000 (20:44 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sun, 9 May 2021 18:44:02 +0000 (20:44 +0200)
This is not perfect because they are called from files like
cmd/safcm-remote/sync/commands.go which is not very helpful to figure
out which test case failed. However, it's better than showing
cmd/safcm-remote/sync/sync_test.go which was the previous behavior.


No differences found