summaryrefslogtreecommitdiff
path: root/TAO/tests/Native_Exceptions/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Native_Exceptions/README')
-rw-r--r--TAO/tests/Native_Exceptions/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/TAO/tests/Native_Exceptions/README b/TAO/tests/Native_Exceptions/README
deleted file mode 100644
index 89ada33539c..00000000000
--- a/TAO/tests/Native_Exceptions/README
+++ /dev/null
@@ -1,12 +0,0 @@
-# $Id$
-
- Simple test to show (and verify) that TAO can generate code
-for platforms with native exception support, including passing the
-exception around.
-
- To run just do:
-
-$ server -o test.ior
-$ client -k file://test.ior
-
- or use the run_test.pl script