test_hg fix: remove reference to "head"

ERROR! error while evaluating conditional: head.stat.isreg

This is remnant from earlier change 50e5d81777
which removed stat on head file..
pull/13229/head
Brano Zarnovican 9 years ago
parent d75e707af5
commit 5fc64deffe

@ -66,7 +66,6 @@
assert: assert:
that: that:
- "tags.stat.isreg" - "tags.stat.isreg"
- "head.stat.isreg"
- "branches.stat.isreg" - "branches.stat.isreg"
- name: verify on a reclone things are marked unchanged - name: verify on a reclone things are marked unchanged

Loading…
Cancel
Save