view tests/fastimport-common @ 33:31b9a5805f02

Rename the extension's package from 'fastimport' to 'hgfastimport'.
author Greg Ward <greg-hg@gerg.ca>
date Tue, 05 May 2009 10:27:27 -0400
parents e10dff7c4369
children 0e4e40caea58
line wrap: on
line source

# Common code for test-fastimport-*

cat > $HGRCPATH <<EOF
[extensions]
graphlog =
fastimport = $TESTDIR/../hgfastimport
EOF