Skip to content

Commit 0b86945

Browse files
committed
Moved NSUnit from Development Tools section to Libraries section.
1 parent d9ebe16 commit 0b86945

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ <h2 id="tools">Development Tools</h2>
4747

4848
<dt id="nsm"><a href="http://matejhorvat.si/en/software/nsm/index.htm">NSM</a> (DOS, Haiku, Mac OS X, OS/2, Windows; freeware)</dt>
4949
<dd>A portable NewtonScript bytecode virtual machine by Matej Horvat.</dd>
50-
51-
<dt id="nsunit"><a href="https://github.com/morgant/NSUnit">NSUnit</a> (NEWT/0; open source)</dt>
52-
<dd>A simple xUnit unit testing framework for the NewtonScript language (currently supporting <a href="#newt0">NEWT/0</a>) by Morgan Aldridge.</dd>
5350

5451
<dt id="tntk"><a href="http://github.com/ekoeppen/tntk">tntk</a> (Linux, Mac OS X; open source)</dt>
5552
<dd>A command line NewtonScript compiler by Eckhart Köppen. Built on <a href="#newt0">NEWT/0</a>.</dd>
@@ -64,6 +61,9 @@ <h2 id="libs">Libraries</h2>
6461
<dl>
6562
<dt id="nhttplib"><a href="http://40hz.org/Pages/NHttpLib">NHttpLib</a> (Newton OS; open source)</dt>
6663
<dd>An HTTP library for Newton OS 2.x by Eckhart Köppen.</dd>
64+
65+
<dt id="nsunit"><a href="https://github.com/morgant/NSUnit">NSUnit</a> (NEWT/0; open source)</dt>
66+
<dd>A simple xUnit unit testing framework for the NewtonScript language (currently supporting <a href="#newt0">NEWT/0</a>) by Morgan Aldridge.</dd>
6767

6868
<dt id="ntox"><a href="http://40hz.org/Pages/ntox">ntox</a> (Newton OS; open source)</dt>
6969
<dd>A Newton OS port of the <a href="http://40hz.org/tox/">tox</a> XML/HTML tokenizer by Eckhart Köppen.</dd>

0 commit comments

Comments
 (0)