You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by mb...@apache.org on 2020/06/27 14:18:37 UTC

[db-jdo] branch master updated: JDO-779: Fix chapter heading

This is an automated email from the ASF dual-hosted git repository.

mbo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/db-jdo.git


The following commit(s) were added to refs/heads/master by this push:
     new d1c0519  JDO-779: Fix chapter heading
d1c0519 is described below

commit d1c05191370fd007cbd76796c2f17a31995a3eec
Author: Michael Bouschen <mb...@apache.org>
AuthorDate: Sat Jun 27 16:18:28 2020 +0200

    JDO-779: Fix chapter heading
---
 tck/RunRules.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tck/RunRules.md b/tck/RunRules.md
index 4ba1f62..bac4d66 100644
--- a/tck/RunRules.md
+++ b/tck/RunRules.md
@@ -150,6 +150,7 @@ instances of PersistenceManager with open transactions simultaneously.
 <span id="debugging"></span>
 
 Debugging the IUT while Running TCK tests
+-----------------------
 
 Execute \"mvn jdo-exectck:help\" in the TCK directory in order to get
 information on running the TCK tests with a debugger. In particular,