Commit 306d7fa8 authored by Łukasz Nowak's avatar Łukasz Nowak

Follow up class rename.

parent 5c5fa2c0
...@@ -30,7 +30,7 @@ import unittest ...@@ -30,7 +30,7 @@ import unittest
import random import random
import transaction import transaction
from AccessControl import getSecurityManager from AccessControl import getSecurityManager
from Products.SlapOS.tests.SlapOSMixin import testSlapOSMixin from Products.SlapOS.tests.testSlapOSMixin import testSlapOSMixin
class TestSlapOSShadow(testSlapOSMixin): class TestSlapOSShadow(testSlapOSMixin):
def _generateRandomUniqueReference(self, portal_type): def _generateRandomUniqueReference(self, portal_type):
......
58 59
\ No newline at end of file \ 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