summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/tests/IDLv4/IDLv4.mwc3
-rw-r--r--TAO/tests/tests.mwc1
2 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tests/IDLv4/IDLv4.mwc b/TAO/tests/IDLv4/IDLv4.mwc
new file mode 100644
index 00000000000..c8b2c28e7e1
--- /dev/null
+++ b/TAO/tests/IDLv4/IDLv4.mwc
@@ -0,0 +1,3 @@
+workspace {
+ annotations
+}
diff --git a/TAO/tests/tests.mwc b/TAO/tests/tests.mwc
index 3e2e7b966e4..d123e87be0f 100644
--- a/TAO/tests/tests.mwc
+++ b/TAO/tests/tests.mwc
@@ -1,4 +1,5 @@
// -*- MPC -*-
workspace {
cmdline += -include $PWD
+ IDLv4
}