mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
13 lines
157 B
Swift
13 lines
157 B
Swift
//
|
|
// ElementXUITests.swift
|
|
// ElementXUITests
|
|
//
|
|
// Created by Stefan Ceriu on 11.02.2022.
|
|
//
|
|
|
|
import XCTest
|
|
|
|
class ElementXUITests: XCTestCase {
|
|
|
|
}
|