summaryrefslogtreecommitdiff
path: root/tests/tgeneric.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tgeneric.tpl')
-rw-r--r--tests/tgeneric.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/tgeneric.tpl b/tests/tgeneric.tpl
index 22b2548..57a55a7 100644
--- a/tests/tgeneric.tpl
+++ b/tests/tgeneric.tpl
@@ -1,6 +1,6 @@
/* tgeneric.tpl -- template file for generic tests.
-Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013 INRIA
+Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013, 2014 INRIA
This file is part of GNU MPC.
@@ -320,6 +320,7 @@ random_params (mpc_fun_param_t *params,
case NATIVE_STRING:
case MPFR_INEX:
case MPC_INEX:
+ case MPCC_INEX:
/* unsupported types */
fprintf (stderr, "random_params: unsupported type.\n");
exit (1);