Commit 07ad2b35 authored by Łukasz Nowak's avatar Łukasz Nowak

Skeleton of test to write.

parent a6b94ad4
# Copyright (c) 2002-2012 Nexedi SA and Contributors. All Rights Reserved.
from Products.SlapOS.tests.testSlapOSMixin import \
testSlapOSMixin
class TestSlapOSCorePersonRequest(testSlapOSMixin):
def test(self):
raise NotImplementedError
179
\ No newline at end of file
180
\ No newline at end of file
......@@ -3,4 +3,5 @@ testSlapOSCoreAllocation
testSlapOSCoreComputerSlapInterfaceWorkflow
testSlapOSCoreComputerPartitionSlapInterfaceWorkflow
testSlapOSCoreInstanceSlapInterfaceWorkflow
testSlapOSCorePersonSlapInterfaceWorkflow
\ No newline at end of file
testSlapOSCorePersonSlapInterfaceWorkflow
testSlapOSCoreSlapOSCloudInteractionWorkflow
\ No newline at end of file
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