Adding test for output file access prior to project close

This commit is contained in:
Michael Tryby
2019-03-08 14:09:53 -05:00
parent fbbffb36ce
commit 9cff84582f
2 changed files with 48 additions and 1 deletions

View File

@@ -55,7 +55,6 @@ boost::test_tools::predicate_result check_string(std::string test, std::string r
}
// NOTE: Project Home needs to be updated to run unit test
#define DATA_PATH_INP "./net1.inp"
#define DATA_PATH_RPT "./test.rpt"
#define DATA_PATH_OUT "./test.out"