mirror of https://github.com/apache/poi.git
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:
parent
7ca959ac56
commit
2f470e6d89
|
@ -256,6 +256,7 @@ public final class TestXSSFFormulaEvaluation extends BaseTestFormulaEvaluator {
|
|||
@Ignore
|
||||
public void testCachedReferencesToOtherWorkbooks() throws Exception {
|
||||
// TODO
|
||||
fail("unit test not written yet");
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue