aboutsummaryrefslogtreecommitdiff
path: root/specs/pubsub_get_pending.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'specs/pubsub_get_pending.cfg')
-rw-r--r--specs/pubsub_get_pending.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/specs/pubsub_get_pending.cfg b/specs/pubsub_get_pending.cfg
new file mode 100644
index 000000000..4ae57ac88
--- /dev/null
+++ b/specs/pubsub_get_pending.cfg
@@ -0,0 +1,7 @@
+[{prefix, <<"pubsub#">>},
+ {required, [<<"pubsub#node">>]}].
+
+%% Local Variables:
+%% mode: erlang
+%% End:
+%% vim: set filetype=erlang tabstop=8: