diff --git a/tests/single.rs b/tests/tests.rs similarity index 100% rename from tests/single.rs rename to tests/tests.rs diff --git a/ui/single/exception-invalid.rs b/ui/exception-invalid.rs similarity index 100% rename from ui/single/exception-invalid.rs rename to ui/exception-invalid.rs diff --git a/ui/single/exception-invalid.stderr b/ui/exception-invalid.stderr similarity index 100% rename from ui/single/exception-invalid.stderr rename to ui/exception-invalid.stderr diff --git a/ui/single/extern-interrupt-not-enough.rs b/ui/extern-interrupt-not-enough.rs similarity index 100% rename from ui/single/extern-interrupt-not-enough.rs rename to ui/extern-interrupt-not-enough.rs diff --git a/ui/single/extern-interrupt-not-enough.stderr b/ui/extern-interrupt-not-enough.stderr similarity index 100% rename from ui/single/extern-interrupt-not-enough.stderr rename to ui/extern-interrupt-not-enough.stderr diff --git a/ui/single/extern-interrupt-used.rs b/ui/extern-interrupt-used.rs similarity index 100% rename from ui/single/extern-interrupt-used.rs rename to ui/extern-interrupt-used.rs diff --git a/ui/single/extern-interrupt-used.stderr b/ui/extern-interrupt-used.stderr similarity index 100% rename from ui/single/extern-interrupt-used.stderr rename to ui/extern-interrupt-used.stderr diff --git a/ui/single/local-cfg-task-local-err.rs b/ui/local-cfg-task-local-err.rs similarity index 100% rename from ui/single/local-cfg-task-local-err.rs rename to ui/local-cfg-task-local-err.rs diff --git a/ui/single/local-cfg-task-local-err.stderr b/ui/local-cfg-task-local-err.stderr similarity index 100% rename from ui/single/local-cfg-task-local-err.stderr rename to ui/local-cfg-task-local-err.stderr diff --git a/ui/single/local-err.rs b/ui/local-err.rs similarity index 100% rename from ui/single/local-err.rs rename to ui/local-err.rs diff --git a/ui/single/local-err.stderr b/ui/local-err.stderr similarity index 100% rename from ui/single/local-err.stderr rename to ui/local-err.stderr diff --git a/ui/single/locals-cfg.rs b/ui/locals-cfg.rs similarity index 100% rename from ui/single/locals-cfg.rs rename to ui/locals-cfg.rs diff --git a/ui/single/locals-cfg.stderr b/ui/locals-cfg.stderr similarity index 100% rename from ui/single/locals-cfg.stderr rename to ui/locals-cfg.stderr diff --git a/ui/single/resources-cfg.rs b/ui/resources-cfg.rs similarity index 100% rename from ui/single/resources-cfg.rs rename to ui/resources-cfg.rs diff --git a/ui/single/resources-cfg.stderr b/ui/resources-cfg.stderr similarity index 100% rename from ui/single/resources-cfg.stderr rename to ui/resources-cfg.stderr diff --git a/ui/single/task-priority-too-high.rs b/ui/task-priority-too-high.rs similarity index 100% rename from ui/single/task-priority-too-high.rs rename to ui/task-priority-too-high.rs diff --git a/ui/single/task-priority-too-high.stderr b/ui/task-priority-too-high.stderr similarity index 100% rename from ui/single/task-priority-too-high.stderr rename to ui/task-priority-too-high.stderr