diff options
Diffstat (limited to 'testing/docs/simpletest.rst')
-rw-r--r-- | testing/docs/simpletest.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/docs/simpletest.rst b/testing/docs/simpletest.rst new file mode 100644 index 0000000000..c137f61329 --- /dev/null +++ b/testing/docs/simpletest.rst @@ -0,0 +1,5 @@ +SimpleTest framework +==================== + +.. js:autoclass:: SimpleTest + :members: |