summaryrefslogtreecommitdiff
path: root/lib/spack/spack/test/build_system_guess.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/spack/spack/test/build_system_guess.py')
-rw-r--r--lib/spack/spack/test/build_system_guess.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/spack/spack/test/build_system_guess.py b/lib/spack/spack/test/build_system_guess.py
index ab9735fd48..2d3487cb7a 100644
--- a/lib/spack/spack/test/build_system_guess.py
+++ b/lib/spack/spack/test/build_system_guess.py
@@ -5,9 +5,10 @@
import pytest
+
import spack.cmd.create
-import spack.util.executable
import spack.stage
+import spack.util.executable
@pytest.fixture(