//
// EntityComponentTests.swift
// FirebladeECS
// Created by Christian Treffs on 13.10.17.
import XCTest
/*@testable */import FirebladeECS
class EntityComponentTests: XCTestCase {
func testComponentAccess() {
}