Skip to content

Commit

Permalink
Add TODO item to build.gradle to fix Nunit tests for googlesamples#602
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisyarbrough committed Feb 8, 2024
1 parent 63bc698 commit 41d6bda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1768,6 +1768,8 @@ task gitTagRelease(type: Exec) {
// - Conflicting dependencies
// - FAT ABI vs. single ABI selection

// TODO: Build and run NUnit tests for #602

// TODO: iOS Resolver tests (on OSX only)
// - Import plugin test Cocoapods bootstrap
// - Pod specification, with reflection & XML, validate both are present in the
Expand Down

0 comments on commit 41d6bda

Please sign in to comment.