make sure a test fails if its reference file is not found
Before this, if a reference file was mentionned in a test but not found during the validation, the test was successful. Now it will fail with reason "Reference file not found" Note that in case no reference file is given, the test will still succeed
Edited by Marco Clemencic