Change testData for ShortenRefsTestGenerated to not use sql package
- Those packages are missing in the mockJdk 1.8 in intellij repository, and it leads to those tests failing in kotlin-ide repository - Test in `ShortenRefsTestGenerated` do not fail, but they are working for the wrong reason (they do not shorten unresolved references)
This commit is contained in:
committed by
Roman Golyshev
parent
7d662bf5d1
commit
f9b3daabd1
@@ -0,0 +1,3 @@
|
||||
package dependency
|
||||
|
||||
class Date
|
||||
Reference in New Issue
Block a user