summaryrefslogtreecommitdiff
path: root/features/support/env.rb
blob: 098bc71cba3bdd632687482da1283d9e2ff115e1 (plain)
1
2
3
4
5
require 'opentox-ruby-api-wrapper'
require 'test/unit/assertions'

World(Test::Unit::Assertions)