aboutsummaryrefslogtreecommitdiff
path: root/spec/quick/doc.q
diff options
context:
space:
mode:
Diffstat (limited to 'spec/quick/doc.q')
-rw-r--r--spec/quick/doc.q13
1 files changed, 13 insertions, 0 deletions
diff --git a/spec/quick/doc.q b/spec/quick/doc.q
new file mode 100644
index 00000000..4c71f838
--- /dev/null
+++ b/spec/quick/doc.q
@@ -0,0 +1,13 @@
1SUITE: luarocks doc
2
3================================================================================
4TEST: --local
5
6RUN: luarocks install --local --only-server=%{fixtures_dir}/a_repo a_rock
7
8RUN: luarocks doc a_rock --local
9
10STDOUT:
11--------------------------------------------------------------------------------
12opening http://www.example.com
13--------------------------------------------------------------------------------