Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
e89fa2d1865dbc514f45c1411877435e3a8d6292
/
.
/
tests
/
phpUnionVectorTest.sh
blob: a6c3f264401d8d7bbb3652cbd9a29346b9b77bd5 [
file
] [
log
] [
blame
]
#!/bin/bash
set
-
e
../
flatc
--
php
-
o php union_vector
/
union_vector
.
fbs
php phpUnionVectorTest
.
php
echo
'PHP union vector test passed'