Skip to content

Commit 92348a0

Browse files
committed
Merge pull request #17 from WinRb/issue-12
require version to fix specs
2 parents ec1fe4c + d5dde37 commit 92348a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: spec/lib/net/ntlm/version_spec.rb

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
require 'spec_helper'
2+
require File.expand_path("#{File.dirname(__FILE__)}/../../../../lib/net/ntlm/version")
23

34
describe Net::NTLM::VERSION do
45

0 commit comments

Comments
 (0)