summaryrefslogtreecommitdiffstats
path: root/tests/features/crud_table.feature
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2015-08-25 21:45:53 -0700
committerAmjith Ramanujam <amjith.r@gmail.com>2015-08-25 21:45:53 -0700
commit6e1bc6fcd1970b5f566d5b264ebc52bbd5858dad (patch)
tree3398ce97fc6a99bb8d9a9eb4df8c4cc7e686656d /tests/features/crud_table.feature
parente4c18532c3d9f9fbe0448d70a1f00559295b9eec (diff)
parentd222e085b7e4df351c76ca582952c7cca8b8940e (diff)
Merge pull request #342 from dbcli/j-bennet/completion-in-named-query
Autocompletion in named queries.
Diffstat (limited to 'tests/features/crud_table.feature')
-rw-r--r--tests/features/crud_table.feature2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/features/crud_table.feature b/tests/features/crud_table.feature
index 2631372b..e49ee42c 100644
--- a/tests/features/crud_table.feature
+++ b/tests/features/crud_table.feature
@@ -21,5 +21,3 @@ Feature: manipulate tables:
then we see table dropped
when we connect to postgres
then we see database connected
- when we send "ctrl + d"
- then pgcli exits