Fix Javascript generator to use %renamed variable names.

This commit is contained in:
Oliver Buchtala 2013-09-09 15:05:11 +03:00
commit b6c9c97b96
2 changed files with 12 additions and 2 deletions

View file

@ -44,7 +44,6 @@ CPP_TEST_CASES = \
cpp_static \
director_alternating \
enum_template \
infinity \
namespace_virtual_method \
overload_copy \
rename1 \
@ -68,6 +67,7 @@ CPP_TEST_CASES = \
javascript_unicode
BROKEN_TEST_CASES = \
infinity \
preproc_include
SKIP_CPP_CASES = @SKIP_CPP_CASES@