Skip to content

Commit

Permalink
Add test case for oc explain cronjob
Browse files Browse the repository at this point in the history
  • Loading branch information
soltysh committed Jan 25, 2018
1 parent 9a3e008 commit 7550307
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/cmd/explain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ os::cmd::expect_success 'oc explain bc'
os::cmd::expect_success 'oc explain image'
os::cmd::expect_success 'oc explain is'

os::cmd::expect_success 'oc explain cronjob'

echo "explain: ok"
os::test::junit::declare_suite_end

0 comments on commit 7550307

Please sign in to comment.