We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d5a109 commit 50ce59aCopy full SHA for 50ce59a
test/framework/toy_build.py
@@ -1709,7 +1709,7 @@ def test_module_only_extensions(self):
1709
])
1710
write_file(test_ec, test_ec_txt)
1711
1712
- # clean up $MODULEPATH to only modules in test prefix dir are found
+ # clean up $MODULEPATH so only modules in test prefix dir are found
1713
self.reset_modulepath([os.path.join(self.test_installpath, 'modules', 'all')])
1714
self.assertEqual(self.modtool.available('toy'), [])
1715
0 commit comments