mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Remove OBJ files as support solids
This commit is contained in:
@@ -135,7 +135,6 @@ class TestBlob < Test::Unit::TestCase
|
||||
def test_solid
|
||||
assert blob("Binary/cube.stl").solid?
|
||||
assert blob("Text/cube.stl").solid?
|
||||
assert blob("Text/cube.obj").solid?
|
||||
end
|
||||
|
||||
def test_viewable
|
||||
|
||||
Reference in New Issue
Block a user