Commit c168aa1
committed
[SYSTEMDS-3893] Fix out-of-core test case (metadata file locations)
The test failure of not finding the mtd-file did not show up in local
tests, because locally we do not clean the test directories, and from
development there were both Xmtd and X.mtd existing.1 parent 58361b2 commit c168aa1
File tree
1 file changed
+1
-1
lines changed- src/test/java/org/apache/sysds/test/functions/ooc
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments