From 88083a47eb042fd5b3f6cfd9cae1e087bc9fa072 Mon Sep 17 00:00:00 2001 From: Azul Date: Mon, 6 Jan 2014 10:05:47 +0100 Subject: add dummy integration test --- test/integration/tapicero_test.rb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 test/integration/tapicero_test.rb (limited to 'test/integration') diff --git a/test/integration/tapicero_test.rb b/test/integration/tapicero_test.rb new file mode 100644 index 0000000..b83263a --- /dev/null +++ b/test/integration/tapicero_test.rb @@ -0,0 +1,4 @@ +require File.expand_path('../../test_helper.rb', __FILE__) + +class TapiceroTest < MiniTest::Unit::TestCase +end -- cgit v1.2.3