Files
JSONAPI/Tests/JSONAPIArbitraryTests/PlaceholderTests.swift
T
2019-01-20 18:34:24 -08:00

16 lines
213 B
Swift

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