summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNishant Gupta <nish.gupta01@gmail.com>2016-08-04 09:06:44 +0530
committerNishant Gupta <nish.gupta01@gmail.com>2016-08-04 09:06:44 +0530
commitcaa57e370ad2e369deeb507d881e21e0fffeb30d (patch)
tree4b706c90291f262c036c32e0aade87683fe274e4
parentb69cfd95e0e9524456993469cfaf57146079f5d2 (diff)
downloadswig-caa57e370ad2e369deeb507d881e21e0fffeb30d.tar.gz
Add a failing case
-rw-r--r--Examples/test-suite/hhvm/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Examples/test-suite/hhvm/Makefile.in b/Examples/test-suite/hhvm/Makefile.in
index 6115eed79..d7a820c9f 100644
--- a/Examples/test-suite/hhvm/Makefile.in
+++ b/Examples/test-suite/hhvm/Makefile.in
@@ -204,6 +204,7 @@ FAILING_CPP_TESTS = \
wrapmacro \
li_std_map \
li_std_pair_using \
+ li_std_vector_ptr \
FAILING_MULTI_CPP_TESTS = \
clientdata_prop \