diff --git a/tests/material/fluidsystems/checkFluidSystem.hpp b/tests/checkFluidSystem.hpp similarity index 100% rename from tests/material/fluidsystems/checkFluidSystem.hpp rename to tests/checkFluidSystem.hpp diff --git a/tests/material/fluidsystems/test_fluidsystems.cpp b/tests/test_fluidsystems.cpp similarity index 100% rename from tests/material/fluidsystems/test_fluidsystems.cpp rename to tests/test_fluidsystems.cpp diff --git a/tests/material/immiscibleflash/test_immiscibleflash.cpp b/tests/test_immiscibleflash.cpp similarity index 100% rename from tests/material/immiscibleflash/test_immiscibleflash.cpp rename to tests/test_immiscibleflash.cpp diff --git a/tests/material/ncpflash/test_ncpflash.cpp b/tests/test_ncpflash.cpp similarity index 100% rename from tests/material/ncpflash/test_ncpflash.cpp rename to tests/test_ncpflash.cpp diff --git a/tests/material/pengrobinson/test_pengrobinson.cpp b/tests/test_pengrobinson.cpp similarity index 100% rename from tests/material/pengrobinson/test_pengrobinson.cpp rename to tests/test_pengrobinson.cpp diff --git a/tests/material/tabulation/test_tabulation.cpp b/tests/test_tabulation.cpp similarity index 100% rename from tests/material/tabulation/test_tabulation.cpp rename to tests/test_tabulation.cpp