require_relative '../../spec_helper' platform_is_not :windows do require 'syslog' describe "Syslog.instance" do platform_is_not :windows do it "returns the module" do Syslog.instance.should == Syslog end end end end /atom+xml'/>
summaryrefslogtreecommitdiff
path: root/test/ruby/test_lambda.rb
AgeCommit message (Expand)Author