test: fix signature counter

This commit is contained in:
NIIBE Yutaka
2012-07-10 10:36:15 +09:00
parent 63df97a2e0
commit 6de9c11329
2 changed files with 2 additions and 2 deletions

View File

@@ -33,4 +33,4 @@ Feature: compute digital signature
Scenario: data object ds counter
When requesting ds counter: 93
Then you should get: \x00\x00\x02
Then you should get: \x00\x00\x03

View File

@@ -33,4 +33,4 @@ Feature: compute digital signature
Scenario: data object ds counter
When requesting ds counter: 93
Then you should get: \x00\x00\x02
Then you should get: \x00\x00\x03