1
0
mirror of https://github.com/rzzzwilson/pymlac.git synced 2025-06-10 09:32:41 +00:00

Added description of test files

This commit is contained in:
Ross Wilson 2016-02-10 12:45:21 +07:00
parent e5d66b8f9a
commit c76fe7910c

View File

@ -24,7 +24,7 @@ define tests to be performed. For example:
;! 0100 004001
;! 0101 000000
The special test comments have **';!** in column 1. Normal comments may also
The special test comments have **';!'** in column 1. Normal comments may also
exist in the file. Here the test comments are:
::
@ -58,4 +58,4 @@ The future
==========
The test coments will change to be much more flexible. Follow the design
discussion in issue #7.
discussion in `issue #7 <https://github.com/rzzzwilson/pymlac/issues/7>`_.