Updated TestAll.sh with Rust.

Change-Id: I751f3bbd85eb1b521e1533c68f95442af0d18b8a
parent f85af462
......@@ -13,7 +13,8 @@ sh PythonTest.sh
echo "************************ JavaScript:"
sh JavaScriptTest.sh
sh JavaScriptUnionVectorTest.sh
# FIXME does not exist:
# sh JavaScriptUnionVectorTest.sh
echo "************************ TypeScript:"
......@@ -40,6 +41,10 @@ echo "************************ Dart:"
sh DartTest.sh
echo "************************ Rust:"
sh RustTest.sh
echo "************************ Lobster:"
# TODO: test if available.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment