Reverted pike tests until such time as we have a pike lexer here.

This commit is contained in:
Johan Sundström
2013-02-21 23:23:00 -08:00
parent 645f4d6194
commit 7b9e0afef9
2 changed files with 0 additions and 25 deletions

View File

@@ -444,9 +444,6 @@ class TestBlob < Test::Unit::TestCase
# XML
assert_equal Language['XSLT'], blob("test.xslt").language
# Pike: http://pike.ida.liu.se/
assert_equal Language['Pike'], blob("rsif.pike").language
end
def test_lexer