Skip to content

Commit abca979

Browse files
committed
fixing bug caused test to fail
1 parent c7bb7c1 commit abca979

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tmc-langs-util/src/task_executor/submission_packaging.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,6 @@ mod test {
511511

512512
// files that should not be included
513513
assert!(!output.join("__MACOSX").exists());
514-
assert!(!output.join("desktop.ini").exists());
515514
assert!(!output.join("src/test/java/MadeUpTest.java").exists());
516515
}
517516

0 commit comments

Comments
 (0)