summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-21 21:16:07 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-21 21:16:07 +0000
commitaabd864fbe880103c50dfe4328a71dde018df834 (patch)
treef69211caf0255da5a13761ac7079cb6abbc4194d
parenteaa595e29d569bbc214646fae1327970a1bf968b (diff)
downloadATCD-aabd864fbe880103c50dfe4328a71dde018df834.tar.gz
Added string for complex Any test to list of tests.
-rwxr-xr-xTAO/tests/Param_Test/run_test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Param_Test/run_test.pl b/TAO/tests/Param_Test/run_test.pl
index f11e064b6ba..26a8d65f916 100755
--- a/TAO/tests/Param_Test/run_test.pl
+++ b/TAO/tests/Param_Test/run_test.pl
@@ -104,7 +104,7 @@ for ($i = 0; $i <= $#ARGV; $i++)
"ub_short_sequence", "ub_long_sequence",
"bd_short_sequence", "bd_long_sequence",
"fixed_array", "var_array", "typecode", "exception",
- "big_union");
+ "big_union", "complex_any");
if ($type ne "")
{