Use folder references for all groups and sort files/folders
This commit is contained in:
parent
38b44cedf8
commit
d698f2e3c3
12 changed files with 154 additions and 154 deletions
|
|
@ -1,5 +1,5 @@
|
|||
//
|
||||
// StringExtensionTest.swift
|
||||
// String+UtilitiesTest.swift
|
||||
// passKitTests
|
||||
//
|
||||
// Created by Danny Moesch on 30.09.18.
|
||||
|
|
@ -10,7 +10,7 @@ import XCTest
|
|||
|
||||
@testable import passKit
|
||||
|
||||
class StringExtensionTest: XCTestCase {
|
||||
class StringUtilitiesTest: XCTestCase {
|
||||
|
||||
func testTrimmed() {
|
||||
[
|
||||
Loading…
Add table
Add a link
Reference in a new issue