summaryrefslogtreecommitdiff
path: root/tests/HTBP/Send_Recv_Tests/SendRecv_Test.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/HTBP/Send_Recv_Tests/SendRecv_Test.mpc')
-rw-r--r--tests/HTBP/Send_Recv_Tests/SendRecv_Test.mpc14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/HTBP/Send_Recv_Tests/SendRecv_Test.mpc b/tests/HTBP/Send_Recv_Tests/SendRecv_Test.mpc
deleted file mode 100644
index 64a40f688d1..00000000000
--- a/tests/HTBP/Send_Recv_Tests/SendRecv_Test.mpc
+++ /dev/null
@@ -1,14 +0,0 @@
-// -*- MPC -*-
-//
-// $Id$
-//
-
-project: aceexe, htbp {
- exename = SendRecv_Test
- after += Test_Output
- libs += Test_Output
-
- Source_Files {
- SendRecv_Test.cpp
- }
-}