Commit 2b13f7f7 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_erp5: Drop removed scripts entry on CodingStyle Tests

parent 90e13719
......@@ -83,7 +83,6 @@ def makeTestSlapOSCodingStyleTestCase(tested_business_template):
'slapos_cloud/ComputeNode_getSoftwareReleaseUsage',
'slapos_cloud/ComputeNode_getUsageReportUrl',
'slapos_cloud/ComputeNode_init',
'slapos_cloud/ComputeNode_initUserId',
'slapos_cloud/ComputePartition_getAvailableSoftwareReleaseUrlStringList',
'slapos_cloud/ComputePartition_getCustomAllocationParameterDict',
'slapos_cloud/ComputePartition_getInstanceTreeUrlString',
......@@ -96,10 +95,8 @@ def makeTestSlapOSCodingStyleTestCase(tested_business_template):
'slapos_cloud/ComputePartition_getSoftwareType',
'slapos_cloud/ComputePartition_isFreeForRequest',
'slapos_cloud/ComputerNetwork_afterClone',
'slapos_cloud/ComputerNetwork_getReleatedSoftwareRelease',
'slapos_cloud/ComputerNetwork_getSoftwareInstanceAmount',
'slapos_cloud/ComputerNetwork_getSoftwareReleaseAllocableState',
'slapos_cloud/ComputerNetwork_getSoftwareReleaseUrl',
'slapos_cloud/ERP5Type_asSecurityGroupId',
'slapos_cloud/InstanceTree_getDefaultImageAbsoluteUrl',
'slapos_cloud/InstanceTree_requestDestroy',
......@@ -119,7 +116,6 @@ def makeTestSlapOSCodingStyleTestCase(tested_business_template):
'slapos_cloud/SoftwareInstance_getDefaultImageAbsoluteUrl',
'slapos_cloud/SoftwareInstance_getPartitionUrl',
'slapos_cloud/SoftwareInstance_init',
'slapos_cloud/SoftwareInstance_initUserId',
'slapos_cloud/SoftwareInstance_renameAndRequestStopAction',
'slapos_cloud/SoftwareRelease_getCurrentInstallationStateAsHtml',
'slapos_cloud/SoftwareRelease_getRelatedNetworkList',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment