Tag version_test as noguitar.

PiperOrigin-RevId: 292974323
This commit is contained in:
Brad Burlage 2020-02-03 12:08:46 -08:00 committed by gVisor bot
parent 9742daf3c2
commit 80ce7f2537
1 changed files with 1 additions and 0 deletions

View File

@ -117,4 +117,5 @@ sh_test(
srcs = ["version_test.sh"],
args = ["$(location :runsc)"],
data = [":runsc"],
tags = ["noguitar"],
)