diff options
| -rw-r--r-- | README | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -7,4 +7,8 @@ Data by Ayalon Highways (http://ayalonhw.co.il/) Dependencies ------------ - cx_Oracle library (http://cx-oracle.sourceforge.net/) -- live Oracle DB instance, XE 10g running on localhost is fine
\ No newline at end of file +- live Oracle DB instance, XE 10g running on localhost is fine + +Unit Tests +---------- +Run the entire test suite by running 'python runtests.py'
\ No newline at end of file |
