Skip to content

Commit

Permalink
add instructions to be in core before running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbaird committed Jul 21, 2013
1 parent 2192a35 commit bd7c80e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions HACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ See core/test_test.go. The data set should remain the same as it pulls a known

usage:

$cd core

$go test -v -host eshost -loaddata # load the data

$go test -v -host # without load data, which only needs to run once
Expand Down

0 comments on commit bd7c80e

Please sign in to comment.