Skip to content

Commit

Permalink
Renaming as deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
loumalouomega committed May 27, 2018
1 parent ab1d8c6 commit 45bd4eb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
import KratosMultiphysics.KratosUnittest as KratosUnittest

# Import the tests or test_classes to create the suites
from source_term_test import SourceTermTest
from thermal_coupling_test import ThermalCouplingTest
from deprecated_source_term_test import SourceTermTest
from deprecated_thermal_coupling_test import ThermalCouplingTest

def AssembleTestSuites():
''' Populates the test suites to run.
Expand Down

0 comments on commit 45bd4eb

Please sign in to comment.