Sign in
◑
Theme
pigweed
/
third_party
/
github
/
google
/
flatbuffers
/
47eeb8f4e95c4c7d44a8f954f373b837e55b248f
/
.
/
tests
/
phpUnionVectorTest.sh
blob: a6c3f264401d8d7bbb3652cbd9a29346b9b77bd5 [
file
]
#!/bin/bash
set
-
e
../
flatc
--
php
-
o php union_vector
/
union_vector
.
fbs
php phpUnionVectorTest
.
php
echo
'PHP union vector test passed'