Merge branch 'ja/doc-synopsis-markup'
[git/gitster.git] / t / chainlint / block-comment.test
blob934ef4113a823944ce85cbfa509c1b375dd255fb
1 test_expect_success 'block-comment' '
3         {
4                 # show a
5                 echo a &&
6                 # show b
7                 echo b
8         }