summaryrefslogtreecommitdiff
path: root/TAO/tests/IDLv4/annotations/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/IDLv4/annotations/README.md')
-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`.