##// END OF EJS Templates
tests: unify test-hgk
tests: unify test-hgk

File last commit:

r12431:d911aa2b default
r12431:d911aa2b default
Show More
test-hgk.t
18 lines | 311 B | text/troff | Tads3Lexer
Minimal hgk check
$ echo "[extensions]" >> $HGRCPATH
$ echo "hgk=" >> $HGRCPATH
$ hg init repo
$ cd repo
$ echo a > a
$ hg ci -Am adda
adding a
$ hg debug-cat-file commit 0
tree a0c8bcbbb45c
parent 000000000000
author test 0 0
committer test 0 0
revision 0
branch default
adda