Skip to content

Commit

Permalink
Adding a test case just for connection modes. Will fill out later.
Browse files Browse the repository at this point in the history
  • Loading branch information
metaskills committed Oct 20, 2010
1 parent 0e8125a commit d6f23f4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions test/cases/connection_mode_test_sqlserver.rb
@@ -0,0 +1,7 @@
require 'cases/sqlserver_helper'

class ConnectionModeTestSqlserver < ActiveRecord::TestCase



end

0 comments on commit d6f23f4

Please sign in to comment.