Skip to content

Commit 41d6bda

Browse files
Add TODO item to build.gradle to fix Nunit tests for #602
1 parent 63bc698 commit 41d6bda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

+2
Original file line numberDiff line numberDiff line change
@@ -1768,6 +1768,8 @@ task gitTagRelease(type: Exec) {
17681768
// - Conflicting dependencies
17691769
// - FAT ABI vs. single ABI selection
17701770

1771+
// TODO: Build and run NUnit tests for #602
1772+
17711773
// TODO: iOS Resolver tests (on OSX only)
17721774
// - Import plugin test Cocoapods bootstrap
17731775
// - Pod specification, with reflection & XML, validate both are present in the

0 commit comments

Comments
 (0)