mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 15:20:28 +01:00
clients/trivial: remove obsolete comment from test-client.py howto
This would only be necessary when editing the test themselves, to not only remove individual tests, but entire test runs. It's not necessary to describe that in the howto.
This commit is contained in:
parent
177ee2d7bf
commit
25bec53602
1 changed files with 0 additions and 5 deletions
|
|
@ -26,11 +26,6 @@ from __future__ import print_function
|
|||
# # The important part is that translations work. Test
|
||||
# # $ LANG=pl_PL.UTF-8 ./clients/cli/nmcli --version
|
||||
# # also ensure that `locale -a` reports the Polish locale.
|
||||
# $ rm -rf clients/tests/test-client.check-on-disk/*.expected
|
||||
# # (step seldom required)
|
||||
# # Sometimes, if you want to be sure that the test would generate
|
||||
# # exactly the same .expected files, purge the previous version first.
|
||||
# # This is only necessary, when you remove test from this file.
|
||||
# $ NM_TEST_REGENERATE=1 make check-local-clients-tests-test-client
|
||||
# # Set NM_TEST_REGENERATE=1 to regenerate all files.
|
||||
# $ git diff ... ; git add ...
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue