unit test that is not written yet should fail

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1799324 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Javen O'Neal 2017-06-20 09:13:18 +00:00
parent 7ca959ac56
commit 2f470e6d89
1 changed files with 1 additions and 0 deletions

View File

@ -256,6 +256,7 @@ public final class TestXSSFFormulaEvaluation extends BaseTestFormulaEvaluator {
@Ignore
public void testCachedReferencesToOtherWorkbooks() throws Exception {
// TODO
fail("unit test not written yet");
}
/**