Files
JSONAPI/Tests/JSONAPIArbitraryTests/PlaceholderTests.swift
T

16 lines
213 B
Swift
Raw Permalink Normal View History

//
// PlaceholderTests.swift
// JSONAPIArbitraryTests
//
// Created by Mathew Polzin on 12/7/18.
//
import XCTest
import JSONAPIArbitrary
class PlaceholderTests: XCTestCase {
func test_Placeholder() {
}
}