diff options
Diffstat (limited to 'spec')
| -rw-r--r-- | spec/dbshell/postgres_client_spec.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/spec/dbshell/postgres_client_spec.rb b/spec/dbshell/postgres_client_spec.rb index d1ace86..a5cbcfd 100644 --- a/spec/dbshell/postgres_client_spec.rb +++ b/spec/dbshell/postgres_client_spec.rb @@ -1,4 +1,5 @@  require 'minitest/autorun' +require 'dbshell/postgres_client'  describe DBShell::PostgresClient do    describe ".build_command" do | 
