From 4eb8903bed2c509eaedf80aee4840072179d41db Mon Sep 17 00:00:00 2001 From: Paul Chaignon Date: Mon, 9 Feb 2015 23:01:24 +0100 Subject: [PATCH] Comment for GAP grammar in whitelist --- test/test_grammars.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/test_grammars.rb b/test/test_grammars.rb index f71446d8..18cbce28 100644 --- a/test/test_grammars.rb +++ b/test/test_grammars.rb @@ -6,6 +6,8 @@ class TestGrammars < Minitest::Test LICENSE_WHITELIST = [ # This grammar's MIT license is inside a subdirectory. "vendor/grammars/SublimePapyrus", + + # This grammar has a nonstandard but acceptable license. "vendor/grammars/gap-tmbundle", # These grammars have no license but have been grandfathered in. New grammars