Sha256: fa932c1b6f7edb4555786efd20e32676f73d33a21ff3d5e7272914faff3ff5df

Contents?: true

Size: 143 Bytes

Versions: 4

Compression:

Stored size: 143 Bytes

Contents

require File.expand_path('../shared/log', __FILE__)
require 'syslog'

describe "Syslog.warning" do
  it_behaves_like :syslog_log, :warning
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rubysl-syslog-3.0 spec/warning_spec.rb
rubysl-syslog-2.1.0 spec/warning_spec.rb
rubysl-syslog-1.0.0 spec/warning_spec.rb
rubysl-syslog-2.0.1 spec/warning_spec.rb