summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFred Hornsey <hornseyf@objectcomputing.com>2018-11-27 12:59:57 -0600
committerFred Hornsey <hornseyf@objectcomputing.com>2018-11-27 12:59:57 -0600
commit3cbf9eda0a476964cc6266af8c62bfd45d61937d (patch)
treec687ef41a7dc37371df5b3459a3271dc639b40ad
parent06747540e2d574a20907e813092ffbc47ad6aac4 (diff)
downloadATCD-3cbf9eda0a476964cc6266af8c62bfd45d61937d.tar.gz
Expand Annotation Test README
-rw-r--r--TAO/tests/IDLv4/annotations/README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/tests/IDLv4/annotations/README.md b/TAO/tests/IDLv4/annotations/README.md
index c69f251d37c..6d72e80db1a 100644
--- a/TAO/tests/IDLv4/annotations/README.md
+++ b/TAO/tests/IDLv4/annotations/README.md
@@ -1,4 +1,5 @@
# Annotation Test IDL Compiler
-This is a instance of `tao_idl`. It should not produce any output, just verify
-annotations can be read by the backend and that annotation data is correct.
+This is a instance of the `tao_idl` compiler that doesn't produces any output
+and just verifies annotations can be defined and read by the backend and that
+annotation data is correct. This testing is taking place in `be_init.cpp`.