Skip to content

Commit

Permalink
Update Xcode test template
Browse files Browse the repository at this point in the history
  • Loading branch information
justin committed Jun 27, 2024
1 parent 7533d13 commit 71e7027
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import XCTest
@testable import <#MODULENAME#>
@testable import ___PROJECTNAME:identifier___

final class ___FILEBASENAMEASIDENTIFIER___: XCTestCase {
override func setUpWithError() throws {
Expand Down

0 comments on commit 71e7027

Please sign in to comment.