Skip to content

Commit

Permalink
Add TODO item to build.gradle to fix Nunit tests for #602
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisyarbrough committed Feb 9, 2024
1 parent 84074ef commit 717d53d
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 @@ -2246,6 +2246,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 717d53d

Please sign in to comment.