Skip to content

Commit

Permalink
Adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
migueldeicaza committed Sep 30, 2023
1 parent 0c68aa3 commit beafdca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/SwiftGodotMacrosTests/MacroGodotTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ final class MacroGodotTests: XCTestCase {
var goodName: String = "Supertop"
func _mproxy_set_goodName (args: [Variant]) -> Variant? {
/* goodName = String(args [0])!*/
return nil
}
Expand Down

0 comments on commit beafdca

Please sign in to comment.