mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Renamed text in Text
This commit is contained in:
@@ -122,7 +122,7 @@ class TestHeuristcs < Test::Unit::TestCase
|
||||
assert_heuristics({
|
||||
"Frege" => all_fixtures("Frege"),
|
||||
"Forth" => all_fixtures("Forth"),
|
||||
"text" => all_fixtures("text")
|
||||
"Text" => all_fixtures("Text")
|
||||
})
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user