fixed tests

This commit is contained in:
danijoo
2014-01-05 15:24:35 +01:00
parent 2b77b1443f
commit f526accb8b

View File

@@ -5,4 +5,8 @@ class BaseTest < Test::Unit::TestCase
@@sightstone = Sightstone.new("your_api_key_here")
@@req_id = 30447079
@@test_id_array = [30447079,30447079,30447079]
@@test_name = "danijoo"
end