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

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Dec 12 14:27:15 PST 2014


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

On branch  : master
Link       : https://github.com/geodynamics/burnman/compare/6f75d3766c3c8e3bf6599b894e7bbe2993f57419...e7f78ff83a8092bc07fea4398232e73406e7cbbb

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

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