enlighten some groovy tests
commit6269b061b9787d0ed2c934eb85a15915bbce90a5
authorPeter Gromov <peter@jetbrains.com>
Fri, 28 Aug 2009 15:57:18 +0000 (28 19:57 +0400)
committerPeter Gromov <peter@jetbrains.com>
Fri, 28 Aug 2009 15:57:18 +0000 (28 19:57 +0400)
treec0999513786a1f41af2d9dc8cf350578ac3f58a2
parent8f973d38acf9529e919911c7620c956c78ea7a97
enlighten some groovy tests
plugins/groovy/test/org/jetbrains/plugins/groovy/inspections/secondUnsafeCall/data/4Calls.test [deleted file]
plugins/groovy/test/org/jetbrains/plugins/groovy/inspections/secondUnsafeCall/data/secondUnsafeCall1.test [deleted file]
plugins/groovy/test/org/jetbrains/plugins/groovy/inspections/secondUnsafeCall/data/varInit.test [deleted file]
plugins/groovy/testdata/groovy/inspections/secondUnsafeCall/4Calls.test [new file with mode: 0644]
plugins/groovy/testdata/groovy/inspections/secondUnsafeCall/methodCall.test [moved from plugins/groovy/test/org/jetbrains/plugins/groovy/inspections/secondUnsafeCall/data/methodCall.test with 100% similarity]
plugins/groovy/testdata/groovy/inspections/secondUnsafeCall/methodsCalls.test [moved from plugins/groovy/test/org/jetbrains/plugins/groovy/inspections/secondUnsafeCall/data/methodsCalls.test with 100% similarity]
plugins/groovy/testdata/groovy/inspections/secondUnsafeCall/secondUnsafeCall1.test [new file with mode: 0644]
plugins/groovy/testdata/groovy/inspections/secondUnsafeCall/varInit.test [new file with mode: 0644]