diff options
author | murphy <murphy@rubychan.de> | 2006-07-11 05:49:15 +0000 |
---|---|---|
committer | murphy <murphy@rubychan.de> | 2006-07-11 05:49:15 +0000 |
commit | 9f355cd5a3843ae0a71f96f345ec25fe5fede8a2 (patch) | |
tree | 2fb09ac0d932dccd326194ffd21a3fa12d942e16 /test/nitro-xhtml/suite.rb | |
parent | 8e47e97db61205e5212e787f2f87dcfef50724a9 (diff) | |
download | coderay-9f355cd5a3843ae0a71f96f345ec25fe5fede8a2.tar.gz |
Finally, renamed nitro-xhtml to nitro. Subversion got in the way.
Diffstat (limited to 'test/nitro-xhtml/suite.rb')
-rw-r--r-- | test/nitro-xhtml/suite.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/nitro-xhtml/suite.rb b/test/nitro-xhtml/suite.rb deleted file mode 100644 index c2f0e33..0000000 --- a/test/nitro-xhtml/suite.rb +++ /dev/null @@ -1,3 +0,0 @@ -class Nitro < CodeRay::TestCase - extension :xhtml -end |