Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleve committed Jul 16, 2020
1 parent 7a8d8b5 commit 94945aa
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Listable/Tests/Layout/ListLayout/ListLayoutContentTests.swift
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
//
// ListLayoutContentTests.swift
// Listable-Unit-Tests
//
// Created by Kyle Van Essen on 7/15/20.
//

import XCTest
@testable import Listable


final class ListLayoutContentTests : XCTestCase
{

}

0 comments on commit 94945aa

Please sign in to comment.