about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2015-03-18 14:42:41 +0100
committeraszlig <aszlig@redmoonstudios.org>2015-03-18 14:42:41 +0100
commit903106efb392dc6235dd02523c29b3fbfed37462 (patch)
tree633dffbc29ec74863c592dbf51cd46950a0cc2c1 /tests
parentbe4dbbc339433d0de03f801c1c1223b1cd26330d (diff)
tests: Properly namespace the VM tests.
We're going to write much more tests and don't want to clutter up the
tests/ directory.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/aszlig/i3.nix (renamed from tests/i3.nix)2
-rw-r--r--tests/labnet/heinrich.nix (renamed from tests/heinrich.nix)2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/i3.nix b/tests/aszlig/i3.nix
index e0842bc6..e90ff0f4 100644
--- a/tests/i3.nix
+++ b/tests/aszlig/i3.nix
@@ -1,4 +1,4 @@
-import ./make-test.nix ({ pkgs, ... }: {
+import ../make-test.nix ({ pkgs, ... }: {
   name = "i3";
 
   machine = { lib, ... }: {
diff --git a/tests/heinrich.nix b/tests/labnet/heinrich.nix
index af64b844..cacf4267 100644
--- a/tests/heinrich.nix
+++ b/tests/labnet/heinrich.nix
@@ -1,4 +1,4 @@
-import ./make-test.nix {
+import ../make-test.nix {
   name = "heinrich";
 
   nodes = let