Sign in
flutter
/
third_party
/
protobuf
/
a1d73ff6647dee3d4b6d78b5fe6c87579ad619f1
/
.
/
.github
/
scripts
/
validate_yaml_test.sh
blob: 51be6895ff9c72261deb5e8a086e815784b0bfde [
file
] [
log
] [
blame
]
#!/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"