mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Test for new CodeMirror regexp
This commit is contained in:
		| @@ -301,6 +301,7 @@ class TestBlob < Minitest::Test | |||||||
|  |  | ||||||
|     # Codemirror deps |     # Codemirror deps | ||||||
|     assert sample_blob("codemirror/mode/blah.js").vendored? |     assert sample_blob("codemirror/mode/blah.js").vendored? | ||||||
|  |     assert sample_blob("codemirror/5.0/mode/blah.js").vendored? | ||||||
|  |  | ||||||
|     # Debian packaging |     # Debian packaging | ||||||
|     assert sample_blob("debian/cron.d").vendored? |     assert sample_blob("debian/cron.d").vendored? | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user