diff options
author | Fred Hebert <mononcqc@ferd.ca> | 2014-07-15 08:20:38 -0400 |
---|---|---|
committer | Fred Hebert <mononcqc@ferd.ca> | 2014-07-15 08:20:38 -0400 |
commit | 7f7e36740f17a7e8a5193c1cdebbedf7cda05a8b (patch) | |
tree | b1e3c26adaf9b095499ba21c781ad7b911620f4d /inttest/ct1/app.config | |
parent | 0d1ae7a4683b1e4a305eb848e70ec641984a1067 (diff) | |
parent | dcfa6daf30cbd7bd1e570636d1ec76fda799eb26 (diff) |
Merge branch 'NineFX-erl-args-to-end'
Diffstat (limited to 'inttest/ct1/app.config')
-rw-r--r-- | inttest/ct1/app.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/inttest/ct1/app.config b/inttest/ct1/app.config new file mode 100644 index 0000000..bb718b2 --- /dev/null +++ b/inttest/ct1/app.config @@ -0,0 +1,2 @@ +%% This file is an application config file, not a CT test config file +[{a1, [{foo, bar}]}]. |