summaryrefslogtreecommitdiff
path: root/TAO/tests/FL_Cube/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/FL_Cube/README')
-rw-r--r--TAO/tests/FL_Cube/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/tests/FL_Cube/README b/TAO/tests/FL_Cube/README
new file mode 100644
index 00000000000..b50b764e52c
--- /dev/null
+++ b/TAO/tests/FL_Cube/README
@@ -0,0 +1,10 @@
+# $Id$
+
+Test the integration of the FL toolkit and TAO.
+
+Simply run the server and the client, as follows:
+
+$ server -o foo.ior
+$ client -k file://foo.ior
+
+The test only does something useful if the FL toolkit was enabled.