From d195247248622408480e9f853127c354724c1b78 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Wed, 27 Dec 2017 10:27:24 +0530 Subject: Fix log4j properties file Issue-ID: CLI-66 Change-Id: I3e4e34b3f4b78d1948dcb0dc96efba31dbcb65da Signed-off-by: Kanagaraj Manickam k00365106 --- main/sample-test-schema-sample.yaml | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 main/sample-test-schema-sample.yaml (limited to 'main') diff --git a/main/sample-test-schema-sample.yaml b/main/sample-test-schema-sample.yaml deleted file mode 100644 index 3bb7a210..00000000 --- a/main/sample-test-schema-sample.yaml +++ /dev/null @@ -1,16 +0,0 @@ -open_cli_sample_version: 1.0 -name: sample-test -version: open-cli -samples: - sample1: - name: sample-test - input: --string-param test - moco: sample-test-schema-moco.json - output: | - +----------+--------+ - |property |value | - +----------+--------+ - |output-1 |[] | - +----------+--------+ - |output-2 |[] | - +----------+--------+ -- cgit 1.2.3-korg