Skip to content

Commit

Permalink
Include test-lib.sh because some functions are used from this file
Browse files Browse the repository at this point in the history
  • Loading branch information
hhorak committed Oct 30, 2018
1 parent ff5003c commit 88fda77
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test-lib-openshift.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# some functions are used from test-lib.sh, that is usually in the same dir
source $(dirname ${BASH_SOURCE[0]})/test-lib.sh

# Set of functions for testing docker images in OpenShift using 'oc' command

# ct_os_get_status
Expand Down

0 comments on commit 88fda77

Please sign in to comment.