From e92d833ef76bc2e1a7e69a2287b6152f4975f685 Mon Sep 17 00:00:00 2001 From: Marcelo Matus Date: Tue, 8 Mar 2005 09:55:29 +0000 Subject: [PATCH] add simutry git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7049 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- SWIG/Examples/test-suite/python/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SWIG/Examples/test-suite/python/Makefile.in b/SWIG/Examples/test-suite/python/Makefile.in index 99d069f29..090ba914b 100644 --- a/SWIG/Examples/test-suite/python/Makefile.in +++ b/SWIG/Examples/test-suite/python/Makefile.in @@ -32,7 +32,8 @@ CPP_TEST_CASES += \ primitive_types \ std_containers \ swigobject \ - template_matrix + template_matrix \ + simutry C_TEST_CASES += \ file_test \