Add other ruby versions to the tests

This commit is contained in:
Dan Milne
2011-12-02 20:59:44 +11:00
parent f296e3927b
commit cbdc451b5a

View File

@@ -130,6 +130,7 @@ class TestHSMR < Test::Unit::TestCase
kl = "0123456789ABCDEF" kl = "0123456789ABCDEF"
kr = "FEDCBA1234567890" kr = "FEDCBA1234567890"
#HSMR.cvv(kl, kr, "4509494222049051", "0907", "1010") #HSMR.cvv(kl, kr, "4509494222049051", "0907", "1010")
end end