Sign in
flutter
/
third_party
/
protobuf
/
2ec06a53ed10f16efd120ecfc77440f83cdb99e5
/
.
/
.github
/
scripts
/
validate_yaml_test.sh
blob: 51be6895ff9c72261deb5e8a086e815784b0bfde [
file
]
#!/bin/bash
source googletest
.
sh
||
exit
1
script
=
$
{
TEST_SRCDIR
}/
google3
/
third_party
/
protobuf
/
github
/
validate_yaml
$script
||
die
"Failed to execute $script"
echo
"PASS"