mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-18 12:40:30 +08:00
updates to runTests.py
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,3 +1,4 @@
|
||||
import os
|
||||
import glob
|
||||
import unittest
|
||||
import HTMLTestRunner
|
||||
@@ -45,3 +46,5 @@ for line in reader:
|
||||
writer.write(' '+line)
|
||||
|
||||
writer.close()
|
||||
reader.close()
|
||||
os.remove("report.html")
|
||||
|
||||
+294
-317
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user