Skip to content

Commit 50ce59a

Browse files
boegelocaisa
andauthored
fix typo in comment
Co-authored-by: ocaisa <[email protected]>
1 parent 3d5a109 commit 50ce59a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/framework/toy_build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1709,7 +1709,7 @@ def test_module_only_extensions(self):
17091709
])
17101710
write_file(test_ec, test_ec_txt)
17111711

1712-
# clean up $MODULEPATH to only modules in test prefix dir are found
1712+
# clean up $MODULEPATH so only modules in test prefix dir are found
17131713
self.reset_modulepath([os.path.join(self.test_installpath, 'modules', 'all')])
17141714
self.assertEqual(self.modtool.available('toy'), [])
17151715

0 commit comments

Comments
 (0)