]> ruderich.org/simon Gitweb - safcm/safcm.git/commit
frontend: test: don't duplicate change list
authorSimon Ruderich <simon@ruderich.org>
Sat, 25 Oct 2025 08:13:08 +0000 (10:13 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 25 Oct 2025 08:15:13 +0000 (10:15 +0200)
commitc9c665e10f8f0e51434c7d24d16579f06cf873b0
tree2e99809ee0c3f7b8399bef30ab3396e4f51fabfe
parent4ac4cd8778d21f9b35e50dd6b59a65b6ee4b07cc
frontend: test: don't duplicate change list

It's used for "regular" and "regular (tty)" tests. Besides removing the
duplication this also ensures all changes are tested with and without
TTY output.
frontend/changes_test.go