Author: philip
Date: Tue Jun 2 22:28:13 2015
New Revision: 1683196
URL: http://svn.apache.org/r1683196
Log: (empty)
Modified:
subversion/trunk/subversion/tests/libsvn_fs/fs-test.c
Modified: subversion/trunk/subversion/tests/libsvn_fs/fs-test.c
URL:
http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/libsvn_fs/fs-test.c?rev=1683196&r1=1683195&r2=1683196&view=diff
==============================================================================
--- subversion/trunk/subversion/tests/libsvn_fs/fs-test.c (original)
+++ subversion/trunk/subversion/tests/libsvn_fs/fs-test.c Tue Jun 2 22:28:13
2015
@@ -4349,7 +4349,7 @@ check_txn_related(const svn_test_opts_t
svn_revnum_t youngest_rev = 0;
/* Create a filesystem and repository. */
- SVN_ERR(svn_test__create_fs(&fs, "test-repo-check-related",
+ SVN_ERR(svn_test__create_fs(&fs, "test-repo-check-txn-related",
opts, pool));
/*** Step I: Build up some state in our repository through a series