Skip to content
  • This project
    • Loading...
  • Sign in

魏小强 / JCategoryKit

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • JCategoryKit
  • Example
  • Tests
  • Tests-Prefix.pch
  • 魏小强's avatar
    Initial commit · acaa02c1
    魏小强 committed 2021-12-21 17:53:10 +0800
    acaa02c1 Browse Files
Tests-Prefix.pch 159 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7
//  The contents of this file are implicitly included at the beginning of every test case source file.

#ifdef __OBJC__

  @import FBSnapshotTestCase;

#endif