Author: jawi
Date: Wed Aug 15 12:01:24 2012
New Revision: 1373359

URL: http://svn.apache.org/viewvc?rev=1373359&view=rev
Log:
Formatting...

Modified:
    ace/site/trunk/content/dev-doc/writing-tests.mdtext

Modified: ace/site/trunk/content/dev-doc/writing-tests.mdtext
URL: 
http://svn.apache.org/viewvc/ace/site/trunk/content/dev-doc/writing-tests.mdtext?rev=1373359&r1=1373358&r2=1373359&view=diff
==============================================================================
--- ace/site/trunk/content/dev-doc/writing-tests.mdtext (original)
+++ ace/site/trunk/content/dev-doc/writing-tests.mdtext Wed Aug 15 12:01:24 2012
@@ -137,10 +137,10 @@ When running Eclipse, you can also run y
 
 [^2]: This test can be found in the `org.apache.ace.authentication` project.
 
-[^3]: The current version of BndTools still uses JUnit3, while there is some 
effort already to support JUnit4 as well, see: 
https://github.com/bndtools/bnd/issues/156.
+[^3]: The current version of BndTools still uses JUnit3, while there is some 
effort already to support JUnit4 as well, see: 
<https://github.com/bndtools/bnd/issues/156>.
 
 [^4]: This helper class can be found in the `org.apache.ace.test` project.
 
 [^5]: To be more precise: the test will wait a couple of seconds to allow all 
dependencies to be satisfied. If after this waiting period any dependency is 
not satisfied, the test will fail.
 
-[^6]: The naming of these methods could use a second thought, see also: 
https://issues.apache.org/jira/browse/ACE-289
+[^6]: The naming of these methods could use a second thought, see also: 
<https://issues.apache.org/jira/browse/ACE-289>.


Reply via email to