Skip to content

Typo in Tests/LinuxMain.swift #2

@talmeme

Description

@talmeme
--- a/Tests/LinuxMain.swift
+++ b/Tests/LinuxMain.swift
@@ -1,7 +1,7 @@
 import XCTest

-import libqrencode_swfitTests
+import libqrencode_swiftTests

 var tests = [XCTestCaseEntry]()
-tests += libqrencode_swfitTests.allTests()
+tests += libqrencode_swiftTests.allTests()
 XCTMain(tests)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions