From f5768c09019b303e82b7b7905b137b0e1df3823c Mon Sep 17 00:00:00 2001 From: murphy Date: Sun, 15 Oct 2006 15:10:04 +0000 Subject: Moved scanner tests into test/scanners. --- test/scanners/rhtml/suite.rb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/scanners/rhtml/suite.rb (limited to 'test/scanners/rhtml/suite.rb') diff --git a/test/scanners/rhtml/suite.rb b/test/scanners/rhtml/suite.rb new file mode 100644 index 0000000..aa10fff --- /dev/null +++ b/test/scanners/rhtml/suite.rb @@ -0,0 +1,2 @@ +class RHTML < CodeRay::TestCase +end -- cgit v1.2.1