aboutsummaryrefslogtreecommitdiffstats
path: root/spec/dbshell/postgres_client_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/dbshell/postgres_client_spec.rb')
-rw-r--r--spec/dbshell/postgres_client_spec.rb1
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