Skip to content

Commit

Permalink
Remove dummy test
Browse files Browse the repository at this point in the history
  • Loading branch information
mbernson committed Jan 27, 2020
1 parent d8de937 commit 60c8df8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Tests/SaladTests/SaladTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ import XCTest

final class SaladTests: XCTestCase {
func testExample() {
// This is an example of a functional test case.
// Use XCTAssert and related functions to verify your tests produce the correct
// results.
XCTAssertEqual(Salad().text, "Hello, World!")
}

static var allTests = [
Expand Down

0 comments on commit 60c8df8

Please # to comment.