summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/scriptengine/data/component1.qs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/installer/scriptengine/data/component1.qs')
-rw-r--r--tests/auto/installer/scriptengine/data/component1.qs6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/installer/scriptengine/data/component1.qs b/tests/auto/installer/scriptengine/data/component1.qs
index af81f5747..60f51bb02 100644
--- a/tests/auto/installer/scriptengine/data/component1.qs
+++ b/tests/auto/installer/scriptengine/data/component1.qs
@@ -35,12 +35,6 @@ Component.prototype.createOperations = function()
component.createOperations();
}
-Component.prototype.isAutoDependOn = function()
-{
- print("isAutoDependOn - OK");
- return false;
-}
-
Component.prototype.isDefault = function()
{
print("isDefault - OK");