summaryrefslogtreecommitdiff
path: root/test/lib/completions/opera.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/completions/opera.exp')
-rw-r--r--test/lib/completions/opera.exp18
1 files changed, 18 insertions, 0 deletions
diff --git a/test/lib/completions/opera.exp b/test/lib/completions/opera.exp
new file mode 100644
index 00000000..9b666403
--- /dev/null
+++ b/test/lib/completions/opera.exp
@@ -0,0 +1,18 @@
+proc setup {} {
+ save_env
+}
+
+
+proc teardown {} {
+ assert_env_unmodified
+}
+
+
+setup
+
+
+assert_complete_any "opera "
+sync_after_int
+
+
+teardown