16 lines
268 B
Swift
Executable File
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
|
|
|
|
} |