File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -1950,23 +1950,6 @@ createUnityIntegrationTest(
19501950 new File (" Google.PackageManagerClientIntegrationTests.dll.mdb" )],
19511951 null , [])
19521952
1953- createUnityIntegrationTest(
1954- " testPackageMigratorIntegrationTests" ,
1955- (" Imports the plugin into a Unity project and uses the Package Migrator " +
1956- " list packages that can be migrated and self migrate EDM to UPM. " ),
1957- [compilePackageManagerResolver],
1958- " PackageMigratorIntegrationTests" ,
1959- fileTree(new File (new File (new File (project. ext. pluginSourceDir,
1960- " PackageManagerResolver" ), " test" ),
1961- " PackageMigratorIntegrationTests" )),
1962- [new File (" Google.PackageMigratorIntegrationTests.dll" ),
1963- new File (" Google.PackageMigratorIntegrationTests.dll.mdb" )],
1964- new File (
1965- project. ext. scriptDirectory,
1966- " source/PackageManagerResolver/test/" +
1967- " PackageMigratorIntegrationTestsUnityProject" ),
1968- [])
1969-
19701953task cleanTests (type : Delete ) {
19711954 description " Clean test directories."
19721955 delete project. ext. testDir
You can’t perform that action at this time.
0 commit comments