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

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Dec 12 18:29:15 PST 2014


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

On branches: inversion,master,validate_MT_params
Link       : https://github.com/geodynamics/burnman/compare/80c2a295c42dfdb38f83f6c1334bf7d8f97a8463...409647ff05dfad6a686198cac1481bd46b5e2e62

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

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