fb: buck test

This commit is contained in:
2021-05-27 12:09:09 +01:00
parent 99f3d30a21
commit 91bd90c52c

View File

@@ -10,4 +10,8 @@ hg book <bookmark name> | temporary branch
-|- -|-
jf apply --all --suggested [--dry-run] | apply suggested changes jf apply --all --suggested [--dry-run] | apply suggested changes
jf apply --accepted --suggested [--dry-run] | apply accepted changes jf apply --accepted --suggested [--dry-run] | apply accepted changes
jf submit -e | sumbit and edit a comment jf submit -e | sumbit and edit a comment
# Buck
-|-
buck test @mode/dev-nosan local/path/... | run all tests