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 de9134c1d8
commit 9326624d76

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");
}
/**