Skip to content

Commit 6e2726f

Browse files
committed
Merge branch 'modprovides' of github:wpoely86/easybuild-framework into modprovides
* 'modprovides' of github:wpoely86/easybuild-framework: drop forgotten print statement
2 parents 44c0e8a + 7bb4838 commit 6e2726f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/framework/module_generator.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,6 @@ def test_module_extensions(self):
575575
eb = EasyBlock(ec)
576576
modgen = self.MODULE_GENERATOR_CLASS(eb)
577577
desc = modgen.get_description()
578-
print(desc)
579578

580579
patterns = []
581580
if self.MODULE_GENERATOR_CLASS == ModuleGeneratorLua:

0 commit comments

Comments
 (0)