[cig-commits] [commit] inversion, master, validate_MT_params: Added test into tests.py (b72f42d)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Dec 12 18:28:35 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 b72f42d6ac20c6694fbb20bdd309b7ce89a4aca7
Author: I <kmanunterborn at gmail.com>
Date:   Fri Dec 12 14:15:40 2014 -0800

    Added test into tests.py
    
    Added test into tests.py


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

b72f42d6ac20c6694fbb20bdd309b7ce89a4aca7
 tests/tests.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/tests.py b/tests/tests.py
index 2572a19..d51fc37 100644
--- a/tests/tests.py
+++ b/tests/tests.py
@@ -6,6 +6,7 @@ from test_composite import *
 from test_model import *
 from test_partitioning import *
 from test_eos import *
+from test_debye import *
 from test_solidsolution import *
 
 import os, sys



More information about the CIG-COMMITS mailing list