diff options
author | Brian Cully <bjc@kublai.com> | 2017-11-13 17:28:31 +0000 |
---|---|---|
committer | Brian Cully <bjc@kublai.com> | 2017-11-13 17:28:31 +0000 |
commit | b08eb5216d86cbe384b9f5e3c476dcb41d771e85 (patch) | |
tree | 430568ed596e6789ec043c618a8ebe3d65907615 /t/fixtures | |
parent | adfa2c97a1473bedcc10d3e2e3937eec249c0dfd (diff) | |
download | xmpt-b08eb5216d86cbe384b9f5e3c476dcb41d771e85.tar.gz xmpt-b08eb5216d86cbe384b9f5e3c476dcb41d771e85.zip |
Rename 'config' to 'env'.
"Environment" more accurately reflects its usage, and this opens up
"config" for global configuration.
* Flags -c -> -e (-config -> -env).
Diffstat (limited to 't/fixtures')
-rw-r--r-- | t/fixtures/sample.env (renamed from t/fixtures/localhost.conf) | 0 | ||||
-rw-r--r-- | t/fixtures/sample.input (renamed from t/fixtures/input) | 0 | ||||
-rw-r--r-- | t/fixtures/sample.plan (renamed from t/fixtures/testplan) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/t/fixtures/localhost.conf b/t/fixtures/sample.env index bc462d7..bc462d7 100644 --- a/t/fixtures/localhost.conf +++ b/t/fixtures/sample.env diff --git a/t/fixtures/input b/t/fixtures/sample.input index 2d508fe..2d508fe 100644 --- a/t/fixtures/input +++ b/t/fixtures/sample.input diff --git a/t/fixtures/testplan b/t/fixtures/sample.plan index ba7fcaa..ba7fcaa 100644 --- a/t/fixtures/testplan +++ b/t/fixtures/sample.plan |