Files
SwiftShell/SwiftShellTests/Scripts/Scripts_Tests.swift
T
2014-09-08 18:33:46 +02:00

16 lines
268 B
Swift
Executable File

//
// 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
}