#!/usr/bin/env bash # Tests for DevStack INI functions TOP=$(cd $(dirname "$0")/.. && pwd) # Import config functions source $TOP/inc/ini-config source $TOP/tests/unittest.sh set -e echo "Testing INI functions" cat >test.ini <