Files
SwiftShell/SwiftShellTests/Scripts/Scripts_Tests.swift
T

16 lines
273 B
Swift

//
// Scripts_Tests.swift
// SwiftShell
//
// Created by Kåre Morstøl on 24/08/14.
// Copyright (c) 2014 NotTooBad Software. All rights reserved.
//
import SwiftShell
import XCTest
class Scripts_Tests: XCTestCase {
// Under construction in a different branch
}