Author: dsahlberg
Date: Wed May 14 18:03:52 2025
New Revision: 1925552
URL: http://svn.apache.org/viewvc?rev=1925552&view=rev
Log:
Fix spelling of a function in the testsuite.
This function was added in r1662620.
This fixes #29 in GitHub.
* subversion/tests/cmdline/info_tests.py
(info_item_uncommmitted): Rename to ...
(info_item_uncommitted): ... this
Patch by: BaseMax@GitHub
Approved by: brane
Modified:
subversion/trunk/subversion/tests/cmdline/info_tests.py
Modified: subversion/trunk/subversion/tests/cmdline/info_tests.py
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/info_tests.py?rev=1925552&r1=1925551&r2=1925552&view=diff
==============================================================================
--- subversion/trunk/subversion/tests/cmdline/info_tests.py (original)
+++ subversion/trunk/subversion/tests/cmdline/info_tests.py Wed May 14 18:03:52 2025
@@ -686,7 +686,7 @@ def info_item_url(sbox):
sbox.repo_url)
-def info_item_uncommmitted(sbox):
+def info_item_uncommitted(sbox):
"show one info item on uncommitted targets"
sbox.build()
@@ -984,7 +984,7 @@ test_list = [ None,
info_item_simple,
info_item_simple_multiple,
info_item_url,
- info_item_uncommmitted,
+ info_item_uncommitted,
info_item_size_wc_recursive,
info_item_size_repos,
info_item_size_repos_recursive,
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.