mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
In a real-world situation this type would be defined in an imported jar, but since here it is defined in a stub the getADeclaredContentType routine can see it is defined as an empty string in the stubbed implementation. Filter these out so the test more closely resembles the real situation.