Commit c3a3397
authored
Remove unused test cases in bundle load (#8463)
Fixes #8453
### Description
Remove unused test cases in bundle load.
https://github.com/Project-MONAI/MONAI/pull/8454/files#diff-5ad63db6f47bac69cb323c9d466ac0d8b86c9614cb7a96b9d69235feaa1c83d7
### Types of changes
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [x] Non-breaking change (fix or new feature that would not break
existing functionality).
- [ ] Breaking change (fix or new feature that would cause existing
functionality to change).
- [ ] New tests added to cover the changes.
- [ ] Integration tests passed locally by running `./runtests.sh -f -u
--net --coverage`.
- [ ] Quick tests passed locally by running `./runtests.sh --quick
--unittests --disttests`.
- [ ] In-line docstrings updated.
- [ ] Documentation updated, tested `make html` command in the `docs/`
folder.
Signed-off-by: YunLiu <[email protected]>1 parent 2d41655 commit c3a3397
1 file changed
+0
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | 319 | | |
333 | 320 | | |
334 | 321 | | |
| |||
0 commit comments