summaryrefslogtreecommitdiff
path: root/trunk/TAO/tests/Bug_1628_Regression/TestCase.idl
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/TAO/tests/Bug_1628_Regression/TestCase.idl')
-rw-r--r--trunk/TAO/tests/Bug_1628_Regression/TestCase.idl16
1 files changed, 16 insertions, 0 deletions
diff --git a/trunk/TAO/tests/Bug_1628_Regression/TestCase.idl b/trunk/TAO/tests/Bug_1628_Regression/TestCase.idl
new file mode 100644
index 00000000000..1e95c85d444
--- /dev/null
+++ b/trunk/TAO/tests/Bug_1628_Regression/TestCase.idl
@@ -0,0 +1,16 @@
+//
+// $Id$
+//
+
+#include "TestType.idl"
+
+//module Test {
+//module Test2 {
+
+
+
+ typedef HashedMD5SimpleSecret Body;
+
+
+//};
+//};