From 91bd90c52c0894d82023e5f1770cd39ae58f006f Mon Sep 17 00:00:00 2001 From: vahagn Date: Thu, 27 May 2021 12:09:09 +0100 Subject: [PATCH] fb: buck test --- Facebook/command_line_cheat_sheet.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Facebook/command_line_cheat_sheet.md b/Facebook/command_line_cheat_sheet.md index 8334371..2999bb9 100644 --- a/Facebook/command_line_cheat_sheet.md +++ b/Facebook/command_line_cheat_sheet.md @@ -10,4 +10,8 @@ hg book | temporary branch -|- jf apply --all --suggested [--dry-run] | apply suggested changes jf apply --accepted --suggested [--dry-run] | apply accepted changes -jf submit -e | sumbit and edit a comment \ No newline at end of file +jf submit -e | sumbit and edit a comment + +# Buck +-|- +buck test @mode/dev-nosan local/path/... | run all tests