diff options
author | systemcoder <systemcoder@protonmail.com> | 2020-03-17 19:25:03 +0000 |
---|---|---|
committer | systemcoder <systemcoder@protonmail.com> | 2020-03-17 19:25:03 +0000 |
commit | e1e7859ef4b3353a8ac182fd456b053c653239d1 (patch) | |
tree | 7132c3f792ba8a6f3343cfa7aa7ed23f242c9167 /H64E-2/TestPlan.xctestplan | |
parent | 784076d51c3d95443b53416e593c38c612c14bbe (diff) | |
download | H64D-2-e1e7859ef4b3353a8ac182fd456b053c653239d1.tar.gz H64D-2-e1e7859ef4b3353a8ac182fd456b053c653239d1.zip |
Add support for ascii, column output. Space no space is added
Diffstat (limited to 'H64E-2/TestPlan.xctestplan')
-rw-r--r-- | H64E-2/TestPlan.xctestplan | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/H64E-2/TestPlan.xctestplan b/H64E-2/TestPlan.xctestplan new file mode 100644 index 0000000..8009b7b --- /dev/null +++ b/H64E-2/TestPlan.xctestplan @@ -0,0 +1,18 @@ +{ + "configurations" : [ + { + "id" : "0A2DF3BD-C804-408A-A28E-2C11038A9879", + "name" : "Configuration 1", + "options" : { + + } + } + ], + "defaultOptions" : { + + }, + "testTargets" : [ + + ], + "version" : 1 +} |