Remove useless comments. Add missing copyright.

This commit is contained in:
mrg
2019-06-14 10:13:13 -07:00
parent 6e044b776f
commit d8baa5384d
90 changed files with 19 additions and 347 deletions
-4
View File
@@ -6,10 +6,6 @@
# (acting for and on behalf of Oklahoma State University)
# All rights reserved.
#
"""
Run a regression test on a basic array
"""
import unittest
from testutils import *
import sys,os