Skip to content

Commit e012646

Browse files
committed
Debug
1 parent 5ba00d5 commit e012646

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/debug.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
2-
require 'bundler/setup' ; Bundler.require :default, :development
1+
# ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
2+
# require 'bundler/setup' ; Bundler.require :default, :development
33
require 'tiny_tds'
44

55
c = TinyTds::Client.new(

0 commit comments

Comments
 (0)