Sign in
flutter
/
third_party
/
protobuf
/
8549d0ae47c3c45a7e6a335dcc7e30e67692dc39
/
.
/
.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"