summaryrefslogtreecommitdiff
path: root/Examples/test-suite/octave/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/octave/Makefile.in')
-rw-r--r--Examples/test-suite/octave/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/Examples/test-suite/octave/Makefile.in b/Examples/test-suite/octave/Makefile.in
index 534da55c4..b12cf500a 100644
--- a/Examples/test-suite/octave/Makefile.in
+++ b/Examples/test-suite/octave/Makefile.in
@@ -10,7 +10,9 @@ top_srcdir = @top_srcdir@
top_builddir = @top_builddir@
CPP_TEST_CASES += \
- cell_deref
+ li_std_pair_extra \
+ li_std_string_extra \
+ octave_cell_deref
CPP_TEST_BROKEN += \
implicittest \