You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by pb...@apache.org on 2011/12/05 15:32:32 UTC

svn commit: r1210475 - /subversion/trunk/subversion/tests/cmdline/diff_tests.py

Author: pburba
Date: Mon Dec  5 14:32:32 2011
New Revision: 1210475

URL: http://svn.apache.org/viewvc?rev=1210475&view=rev
Log:
* subversion/tests/cmdline/diff_tests.py
  (diff_targets): Add Issue decorator for issue #2873.

Modified:
    subversion/trunk/subversion/tests/cmdline/diff_tests.py

Modified: subversion/trunk/subversion/tests/cmdline/diff_tests.py
URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/diff_tests.py?rev=1210475&r1=1210474&r2=1210475&view=diff
==============================================================================
--- subversion/trunk/subversion/tests/cmdline/diff_tests.py (original)
+++ subversion/trunk/subversion/tests/cmdline/diff_tests.py Mon Dec  5 14:32:32 2011
@@ -1220,6 +1220,7 @@ def diff_deleted_in_head(sbox):
 
 
 #----------------------------------------------------------------------
+@Issue(2873)
 def diff_targets(sbox):
   "select diff targets"