Skip to content

Commit 09a66f3

Browse files
devkaranCTmpospese
authored andcommitted
CM:1012: Added "UIView+constrainAspectRatioTests.swift"
1 parent 2d65068 commit 09a66f3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
//
2+
// UIView+constrainAspectRatioTests.swift
3+
// YCoreUI
4+
//
5+
// Created by Dev Karan on 14/12/22.
6+
// Copyright © 2022 Y Media Labs. All rights reserved.
7+
//
8+
9+
import XCTest
10+
@testable import YCoreUI
11+
12+
final class UIViewContrainAspectRatioTests: XCTestCase {
13+
14+
}

0 commit comments

Comments
 (0)