Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
niklassaers committed Jan 1, 2017
1 parent fe1019a commit 7ffa5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Expand Up @@ -3,5 +3,5 @@ import PackageDescription
let package = Package(
name: "Theo",
dependencies: [],
exclude: ["Source/Theo/TheoTest"]
exclude: ["Source/Theo/TheoTests"]
)

0 comments on commit 7ffa5ae

Please sign in to comment.