예제 #1
0
 def test09_do_last(self):
     m = IIIFManipulator()
     m.do_last()  #nothing
예제 #2
0
 def test09_do_last(self):
     m = IIIFManipulator()
     m.do_last() #nothing
예제 #3
0
 def test09_do_last(self):
     """Test do_lastm does nothing."""
     m = IIIFManipulator()
     m.do_last()  # nothing