diff SimoleonTests/SimoleonTests.swift @ 181:5a9430fd6b4d

restart project to new version
author Dennis Concepcion Martin <dennisconcepcionmartin@gmail.com>
date Wed, 08 Dec 2021 10:52:11 +0100
parents ad8c6567539d
children ba3ebe8cefe5
line wrap: on
line diff
--- a/SimoleonTests/SimoleonTests.swift	Wed Dec 08 10:47:02 2021 +0100
+++ b/SimoleonTests/SimoleonTests.swift	Wed Dec 08 10:52:11 2021 +0100
@@ -1,14 +1,14 @@
 //
-//  SimoleonTests.swift
-//  SimoleonTests
+//  simoleonTests.swift
+//  simoleonTests
 //
-//  Created by Dennis Concepción Martín on 26/10/21.
+//  Created by Dennis Concepción Martín on 8/12/21.
 //
 
 import XCTest
-@testable import Simoleon
+@testable import simoleon
 
-class SimoleonTests: XCTestCase {
+class simoleonTests: XCTestCase {
 
     override func setUpWithError() throws {
         // Put setup code here. This method is called before the invocation of each test method in the class.