diff --git a/contrib/python3-whitelist b/contrib/python3-whitelist --- a/contrib/python3-whitelist +++ b/contrib/python3-whitelist @@ -51,7 +51,6 @@ test-clone-cgi.t test-clone-pull-corruption.t test-clone-r.t test-clone-update-order.t -test-command-template.t test-commit-amend.t test-commit-interactive.t test-commit-multiple.t @@ -489,6 +488,7 @@ test-symlink-placeholder.t test-symlinks.t test-tag.t test-tags.t +test-template-basic.t test-template-functions.t test-template-keywords.t test-template-map.t diff --git a/tests/test-command-template.t b/tests/test-template-basic.t rename from tests/test-command-template.t rename to tests/test-template-basic.t --- a/tests/test-command-template.t +++ b/tests/test-template-basic.t @@ -1,3 +1,6 @@ +Test template syntax and basic functionality +============================================ + $ hg init a $ cd a $ echo a > a