flatbuffers/tests/JavaScriptTest.sh

6 lines
111 B
Bash
Executable File

#!/bin/sh
pushd "$(dirname $0)" >/dev/null
../flatc -b monster_test.fbs unicode_test.json
node JavaScriptTest