diff options
author | John Wiegley <johnw@newartisans.com> | 2012-03-30 04:49:19 -0500 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2012-03-30 04:49:19 -0500 |
commit | 5c57eff64a0f6378c7be81369afb831769529a79 (patch) | |
tree | 68bc6b5c79476d4d030c47e5aca952999a009a2a /test/baseline/feat-option_py.test | |
parent | 0259381bae0efeff449dcc2aa3fbe2a42b7cb15c (diff) | |
download | fork-ledger-5c57eff64a0f6378c7be81369afb831769529a79.tar.gz fork-ledger-5c57eff64a0f6378c7be81369afb831769529a79.tar.bz2 fork-ledger-5c57eff64a0f6378c7be81369afb831769529a79.zip |
Simplify feat-option_py.test
Diffstat (limited to 'test/baseline/feat-option_py.test')
-rw-r--r-- | test/baseline/feat-option_py.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/baseline/feat-option_py.test b/test/baseline/feat-option_py.test index a67b27c3..1b2a0c79 100644 --- a/test/baseline/feat-option_py.test +++ b/test/baseline/feat-option_py.test @@ -9,6 +9,6 @@ python --pysecond Hey test reg -In --pyfirst (from $sourcepath/test/baseline/feat-option_py.test) -In --pysecond=Hey (from $sourcepath/test/baseline/feat-option_py.test) +In --pyfirst (from $FILE) +In --pysecond=Hey (from $FILE) end test |