diff --git a/Tests/masTests/Commands/InstallCommandSpec.swift b/Tests/masTests/Commands/InstallSpec.swift similarity index 95% rename from Tests/masTests/Commands/InstallCommandSpec.swift rename to Tests/masTests/Commands/InstallSpec.swift index ac5d77f..55a648a 100644 --- a/Tests/masTests/Commands/InstallCommandSpec.swift +++ b/Tests/masTests/Commands/InstallSpec.swift @@ -1,5 +1,5 @@ // -// InstallCommandSpec.swift +// InstallSpec.swift // masTests // // Created by Ben Chatelain on 2018-12-28. diff --git a/Tests/masTests/Commands/PurchaseCommandSpec.swift b/Tests/masTests/Commands/PurchaseSpec.swift similarity index 95% rename from Tests/masTests/Commands/PurchaseCommandSpec.swift rename to Tests/masTests/Commands/PurchaseSpec.swift index f75a557..51f84f5 100644 --- a/Tests/masTests/Commands/PurchaseCommandSpec.swift +++ b/Tests/masTests/Commands/PurchaseSpec.swift @@ -1,5 +1,5 @@ // -// PurchaseCommandSpec.swift +// PurchaseSpec.swift // masTests // // Created by Maximilian Blochberger on 2020-03-21.