spec/support/integration_helper.rb in rubix-0.5.4 vs spec/support/integration_helper.rb in rubix-0.5.5
- old
+ new
@@ -160,8 +160,8 @@
end
def data_path *args
File.join(File.expand_path('../../data', __FILE__), *args)
end
-
+
end
end