From 746079f75daced2d79ba4eac129b3a236e579b1d Mon Sep 17 00:00:00 2001 From: Benoit Jacob Date: Wed, 29 Apr 2009 17:01:10 +0000 Subject: gni, forgot to call the new subtest --- test/basicstuff.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/basicstuff.cpp') diff --git a/test/basicstuff.cpp b/test/basicstuff.cpp index c5336b802..9bc1b7459 100644 --- a/test/basicstuff.cpp +++ b/test/basicstuff.cpp @@ -129,4 +129,6 @@ void test_basicstuff() CALL_SUBTEST( basicStuff(Matrix()) ); CALL_SUBTEST( basicStuff(Matrix(10,10)) ); } + + CALL_SUBTEST(casting()); } -- cgit v1.2.3