from scripttease.lib.commands.php import * def test_php_module(): c = php_module("testing") s = c.get_statement() assert "phpenmod testing" in s