Sha256: d7c9f4bc4ffda0de5426c339e38521bba8fd9ad512211ac34293d26a2665da08
Contents?: true
Size: 274 Bytes
Versions: 3
Compression:
Stored size: 274 Bytes
Contents
require 'rack/test' require 'test/unit' require 'webmock/test_unit' require 'mocha/setup' require 'json' require 'ostruct' require 'smart_proxy_for_testing' # create log directory in our (not smart-proxy) directory FileUtils.mkdir_p File.dirname(Proxy::SETTINGS.log_file)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
smart_proxy_openscap-0.5.3 | test/test_helper.rb |
smart_proxy_openscap-0.5.1 | test/test_helper.rb |
smart_proxy_openscap-0.5.0 | test/test_helper.rb |