mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Nix this generated check for now
This commit is contained in:
@@ -189,10 +189,6 @@ class TestBlob < Test::Unit::TestCase
|
||||
|
||||
assert blob("JavaScript/intro.js").generated?
|
||||
assert blob("JavaScript/classes.js").generated?
|
||||
|
||||
# Cython-generated C/C++
|
||||
assert blob("C/sgd_fast.c").generated?
|
||||
assert blob("C++/wrapper_inner.cpp").generated?
|
||||
end
|
||||
|
||||
def test_vendored
|
||||
|
||||
Reference in New Issue
Block a user