changeset 14330:23782766da08

new test * test/test_bug_31371.m: New file. * test/Makefile.am (FCN_FILES): Add it to the list.
author John W. Eaton <jwe@octave.org>
date Sun, 05 Feb 2012 14:31:46 -0500
parents 8d1ae996c122
children 9a276049f18b
files test/Makefile.am
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/test/Makefile.am	Sun Feb 05 13:53:55 2012 -0500
+++ b/test/Makefile.am	Sun Feb 05 14:31:46 2012 -0500
@@ -23,6 +23,7 @@
 FCN_FILES = \
   fntests.m \
   test_args.m \
+  test_bug_31371.m \
   test_diag_perm.m \
   test_error.m \
   test_eval-catch.m \