aboutsummaryrefslogtreecommitdiffstats
path: root/erts
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2010-12-07 17:52:12 +0100
committerLukas Larsson <[email protected]>2011-02-17 17:39:00 +0100
commit5fef403779c4894189abf6fd18e6c8e5d54064c5 (patch)
treed9d647a90cb7c95dcc7607d6cc2a8e58ffc8ea82 /erts
parentd8a27daee264991e14def9b2e40f10c8f6d8e4d3 (diff)
downloadotp-5fef403779c4894189abf6fd18e6c8e5d54064c5.tar.gz
otp-5fef403779c4894189abf6fd18e6c8e5d54064c5.tar.bz2
otp-5fef403779c4894189abf6fd18e6c8e5d54064c5.zip
Update all test specs
Diffstat (limited to 'erts')
-rw-r--r--erts/emulator/test/emulator.spec2
-rw-r--r--erts/epmd/test/epmd.spec2
-rw-r--r--erts/test/system.spec2
3 files changed, 3 insertions, 3 deletions
diff --git a/erts/emulator/test/emulator.spec b/erts/emulator/test/emulator.spec
index 533252219f..1ea751cc3b 100644
--- a/erts/emulator/test/emulator.spec
+++ b/erts/emulator/test/emulator.spec
@@ -1 +1 @@
-{suites,"emulator_test",all}.
+{suites,"../emulator_test",all}.
diff --git a/erts/epmd/test/epmd.spec b/erts/epmd/test/epmd.spec
index d77bc4afb9..e72272cf94 100644
--- a/erts/epmd/test/epmd.spec
+++ b/erts/epmd/test/epmd.spec
@@ -1 +1 @@
-{suites,"epmd_test",all}.
+{suites,"../epmd_test",all}.
diff --git a/erts/test/system.spec b/erts/test/system.spec
index 7da3cfc64a..e0561ba0b2 100644
--- a/erts/test/system.spec
+++ b/erts/test/system.spec
@@ -1 +1 @@
-{suites,"system_test",all}.
+{suites,"../system_test",all}.