#!/bin/bash setUp() { rm test*.yml || true } testLoadFileNotExist() { } testStrLoadFileNotExist() { }