Moved testing code to the test directory. added __init__.py and some documentation.

This commit is contained in:
Rowan Cockett
2013-10-03 14:55:22 -07:00
parent bed86b9ce4
commit 7cf8ef2310
14 changed files with 144 additions and 274 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import numpy as np
import unittest
from OrderTest import OrderTest
from TestUtils import OrderTest
# MATLAB code: