Commit 9250fc4b authored by Łukasz Nowak's avatar Łukasz Nowak

Declare yet another test to do.

parent 427cacd3
......@@ -708,3 +708,7 @@ class TestDefaultInvoiceTransactionRule(testSlapOSMixin):
finally:
SimulationMovement.getSimulationState = SimulationMovement\
.original_getSimulationState
class TestDefaultDeliveryRule(testSlapOSMixin):
def test(self):
raise NotImplementedError
93
\ No newline at end of file
94
\ 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