diff options
| author | Brian Cully <bjc@kublai.com> | 2017-11-12 11:57:46 -0500 |
|---|---|---|
| committer | Brian Cully <bjc@kublai.com> | 2017-11-12 12:00:59 -0500 |
| commit | 49cab1f3dd51f750704cef71b5af500728ade28f (patch) | |
| tree | 2ac57226dfb6972dd87b018e1d2d9f20a15eecbd | |
| parent | b5ae049f6f166ca1f8137d53c523be5f6fa5009d (diff) | |
| download | xmpt-49cab1f3dd51f750704cef71b5af500728ade28f.tar.gz xmpt-49cab1f3dd51f750704cef71b5af500728ade28f.zip | |
Update README to reflect sample file movement.
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -108,7 +108,7 @@ corresponding server data is in 'input'. So to run a quick-and-dirty test, execute: #+BEGIN -% xmpt -c localhost.conf -p testplan < input +% xmpt -c t/fixtures/localhost.conf -p t/fixtures/testplan < t/fixtures/input #+END At some point, these things should be moved into a 't' directory and |
