diff --git a/tests/regression_tests/dagmc/dagmc_py/__init__.py b/tests/regression_tests/dagmc/__init__.py similarity index 100% rename from tests/regression_tests/dagmc/dagmc_py/__init__.py rename to tests/regression_tests/dagmc/__init__.py diff --git a/tests/regression_tests/dagmc/dagmc_py/dagmc.h5m b/tests/regression_tests/dagmc/dagmc.h5m similarity index 100% rename from tests/regression_tests/dagmc/dagmc_py/dagmc.h5m rename to tests/regression_tests/dagmc/dagmc.h5m diff --git a/tests/regression_tests/dagmc/dagmc_py/inputs_true.dat b/tests/regression_tests/dagmc/inputs_true.dat similarity index 100% rename from tests/regression_tests/dagmc/dagmc_py/inputs_true.dat rename to tests/regression_tests/dagmc/inputs_true.dat diff --git a/tests/regression_tests/dagmc/dagmc_py/results_true.dat b/tests/regression_tests/dagmc/results_true.dat similarity index 100% rename from tests/regression_tests/dagmc/dagmc_py/results_true.dat rename to tests/regression_tests/dagmc/results_true.dat diff --git a/tests/regression_tests/dagmc/dagmc_py/test.py b/tests/regression_tests/dagmc/test.py similarity index 100% rename from tests/regression_tests/dagmc/dagmc_py/test.py rename to tests/regression_tests/dagmc/test.py