From 5fef403779c4894189abf6fd18e6c8e5d54064c5 Mon Sep 17 00:00:00 2001 From: Lukas Larsson Date: Tue, 7 Dec 2010 17:52:12 +0100 Subject: Update all test specs --- erts/emulator/test/emulator.spec | 2 +- erts/epmd/test/epmd.spec | 2 +- erts/test/system.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'erts') 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}. -- cgit v1.2.3