handle missing test262 gracefully
This commit is contained in:
parent
0a361b7c0f
commit
530ba6a631
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
*.a
|
*.a
|
||||||
.obj/
|
.obj/
|
||||||
|
tests/bjson.so
|
||||||
examples/test_fib
|
examples/test_fib
|
||||||
test_fib.c
|
test_fib.c
|
||||||
examples/*.so
|
examples/*.so
|
||||||
|
|
Loading…
Reference in a new issue