summaryrefslogtreecommitdiff
path: root/test/nitro-xhtml/suite.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/nitro-xhtml/suite.rb')
-rw-r--r--test/nitro-xhtml/suite.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/nitro-xhtml/suite.rb b/test/nitro-xhtml/suite.rb
new file mode 100644
index 0000000..c2f0e33
--- /dev/null
+++ b/test/nitro-xhtml/suite.rb
@@ -0,0 +1,3 @@
+class Nitro < CodeRay::TestCase
+ extension :xhtml
+end