summaryrefslogtreecommitdiff
path: root/TAO/tests/Object_Loader/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Object_Loader/README')
-rw-r--r--TAO/tests/Object_Loader/README16
1 files changed, 0 insertions, 16 deletions
diff --git a/TAO/tests/Object_Loader/README b/TAO/tests/Object_Loader/README
deleted file mode 100644
index 71faaabc8cf..00000000000
--- a/TAO/tests/Object_Loader/README
+++ /dev/null
@@ -1,16 +0,0 @@
-/**
-
-@page Object Loader Test README File
-
-$Id$
-
- Test the DLL-style IORs. For more details on the DLL-style
-IORs please read the documentation in $TAO_ROOT/tao/DLL_Parser.h.
-
- To execute the test simply run
-
-$ ./driver
-
- or run the run_test.pl script. The test returns 0 on success.
-
-*/