Files
SwiftShell/SwiftShellTests/General/String_Tests.swift
T
2015-09-20 20:12:42 +02:00

15 lines
220 B
Swift

//
// String_Tests.swift
// SwiftShell
//
// Created by Kåre Morstøl on 04.11.14.
// Copyright (c) 2014 NotTooBad Software. All rights reserved.
//
import XCTest
import SwiftShell
class String_Tests: XCTestCase {
}