mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-07 12:00:09 +02:00
🚛 Moved tests around, added Feature, UI tests
This commit is contained in:
11
tests/feature/EmptyTest.swift
Normal file
11
tests/feature/EmptyTest.swift
Normal file
@ -0,0 +1,11 @@
|
||||
//
|
||||
// Feature_Tests.swift
|
||||
// Feature Tests
|
||||
//
|
||||
// Created by Nico Verbruggen on 14/10/2022.
|
||||
// Copyright © 2022 Nico Verbruggen. All rights reserved.
|
||||
//
|
||||
|
||||
import XCTest
|
||||
|
||||
final class Feature_Tests: XCTestCase {}
|
Reference in New Issue
Block a user