Example #1
0
 def CreateStorySet(self, options):
     return page_sets.RenderingStorySet(platform='mobile')
Example #2
0
 def CreateStorySet(self, options):
     return page_sets.RenderingStorySet(platform=self.PLATFORM_NAME)
Example #3
0
 def CreateStorySet(self, options):
     return page_sets.RenderingStorySet(platform='desktop')