Sha256: 36f9c457ccc3978aa7552d474d5dc6686822dea1748ba14840dd4c9b4791f363
Contents?: true
Size: 204 Bytes
Versions: 16
Compression:
Stored size: 204 Bytes
Contents
require File.expand_path("../test_helper", __FILE__) class VirtualBoxTest < Test::Unit::TestCase setup do VirtualBox::Command.stubs(:execute) end context "the version" do # TODO end end
Version data entries
16 entries across 16 versions & 3 rubygems