[cig-commits] [commit] master: Added to test.py (acaf7e9)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Dec 12 16:47:17 PST 2014


Repository : https://github.com/geodynamics/burnman

On branch  : master
Link       : https://github.com/geodynamics/burnman/compare/498861c40268a2c440d99f9ba62ccc5ab2a79dfa...1d2396e3c9d632ea6c4c7f8cbc61788c9e87ff80

>---------------------------------------------------------------

commit acaf7e95e09f7513c06e5fe7061918d695b741f5
Author: I <kmanunterborn at gmail.com>
Date:   Fri Dec 12 16:12:09 2014 -0800

    Added to test.py
    
    Added to test.py


>---------------------------------------------------------------

acaf7e95e09f7513c06e5fe7061918d695b741f5
 tests/tests.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/tests.py b/tests/tests.py
index e847bda..16aaba2 100644
--- a/tests/tests.py
+++ b/tests/tests.py
@@ -1,4 +1,5 @@
 import unittest
+from util import BurnManTest
 from util import *
 from test_vrh import *
 from test_spin import *
@@ -7,6 +8,7 @@ from test_model import *
 from test_partitioning import *
 from test_eos import *
 from test_debye import *
+from test_geotherm import *
 from test_solidsolution import *
 
 



More information about the CIG-COMMITS mailing list