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..
This commit is contained in:
Brano Zarnovican 2015-11-20 12:59:08 +01:00 committed by James Cammarata
parent 5378a6003a
commit af2e94e3c7

View file

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