Commit f4dda1e
committed
Fix test_load test for EnvironmentModules 4.2+
test_load expects that version 4.2+ of Environment Modules reload an
already loaded module. As of version 5.3, already loaded modules are not
reloaded unless one of their dependent module is unloaded or loaded.1 parent 6fccffe commit f4dda1e
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
440 | | - | |
441 | | - | |
442 | | - | |
| 440 | + | |
| 441 | + | |
443 | 442 | | |
444 | 443 | | |
445 | 444 | | |
| |||
0 commit comments