Skip to content

Commit 717d53d

Browse files
Add TODO item to build.gradle to fix Nunit tests for #602
1 parent 84074ef commit 717d53d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: build.gradle

+2
Original file line numberDiff line numberDiff line change
@@ -2246,6 +2246,8 @@ task gitTagRelease(type: Exec) {
22462246
// - Conflicting dependencies
22472247
// - FAT ABI vs. single ABI selection
22482248

2249+
// TODO: Build and run NUnit tests for #602
2250+
22492251
// TODO: iOS Resolver tests (on OSX only)
22502252
// - Import plugin test Cocoapods bootstrap
22512253
// - Pod specification, with reflection & XML, validate both are present in the

0 commit comments

Comments
 (0)