about summary refs log tree commit homepage
path: root/t/t9002.ru
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-06-10 18:22:25 -0700
committerEric Wong <normalperson@yhbt.net>2010-06-10 18:28:21 -0700
commitcf47d3e51d7b0aecdda8b0f27631161977900a47 (patch)
treea549cbb1b90e4e5ba2bda39345598156e756e9aa /t/t9002.ru
parentb73218100032ead24360d33361fefa914074f30a (diff)
downloadrainbows-cf47d3e51d7b0aecdda8b0f27631161977900a47.tar.gz
Some folks can now show off their Rainbows! installation
Diffstat (limited to 't/t9002.ru')
-rw-r--r--t/t9002.ru4
1 files changed, 4 insertions, 0 deletions
diff --git a/t/t9002.ru b/t/t9002.ru
new file mode 100644
index 0000000..7f55824
--- /dev/null
+++ b/t/t9002.ru
@@ -0,0 +1,4 @@
+require 'rainbows/server_token'
+require 'rack/lobster'
+use Rainbows::ServerToken
+run Rack::Lobster.new