Skip to content

Commit

Permalink
buildify
Browse files Browse the repository at this point in the history
  • Loading branch information
peterebden committed Jun 26, 2018
1 parent 1889294 commit 5628410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/python_rules/behave/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ python_test(
srcs = glob([
"features/*",
]),
flags= "-D test_value='this value should show up in my context'"
flags = "-D test_value='this value should show up in my context'",
)

0 comments on commit 5628410

Please sign in to comment.