Skip to content

Commit

Permalink
Delete tests
Browse files Browse the repository at this point in the history
  • Loading branch information
diegorv committed Sep 7, 2015
1 parent 012e50a commit 0817863
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 80 deletions.
20 changes: 0 additions & 20 deletions iOS-Swift-TableView-CoreData-Example.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
96716C921B9DC475008C7F16 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
96716C941B9DC475008C7F16 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
96716C971B9DC475008C7F16 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
96716CA21B9DC475008C7F16 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
96716CA31B9DC475008C7F16 /* iOS8_Swift_TableView_CoreData_ExampleTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = iOS8_Swift_TableView_CoreData_ExampleTests.swift; sourceTree = "<group>"; };
96716CAD1B9DC4A7008C7F16 /* .gitignore */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = .gitignore; sourceTree = "<group>"; };
96716CAF1B9DC600008C7F16 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
96716CB11B9DDAB6008C7F16 /* MIT-LICENSE.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "MIT-LICENSE.txt"; sourceTree = "<group>"; };
Expand All @@ -53,7 +51,6 @@
96716CAF1B9DC600008C7F16 /* README.md */,
96716CAD1B9DC4A7008C7F16 /* .gitignore */,
96716C871B9DC474008C7F16 /* iOS-Swift-TableView-CoreData-Example */,
96716CA01B9DC475008C7F16 /* iOS-Swift-TableView-CoreData-ExampleTests */,
96716C861B9DC474008C7F16 /* Products */,
);
sourceTree = "<group>";
Expand Down Expand Up @@ -89,23 +86,6 @@
name = "Supporting Files";
sourceTree = "<group>";
};
96716CA01B9DC475008C7F16 /* iOS-Swift-TableView-CoreData-ExampleTests */ = {
isa = PBXGroup;
children = (
96716CA31B9DC475008C7F16 /* iOS8_Swift_TableView_CoreData_ExampleTests.swift */,
96716CA11B9DC475008C7F16 /* Supporting Files */,
);
path = "iOS-Swift-TableView-CoreData-ExampleTests";
sourceTree = "<group>";
};
96716CA11B9DC475008C7F16 /* Supporting Files */ = {
isa = PBXGroup;
children = (
96716CA21B9DC475008C7F16 /* Info.plist */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
Expand Down
24 changes: 0 additions & 24 deletions iOS-Swift-TableView-CoreData-ExampleTests/Info.plist

This file was deleted.

This file was deleted.

0 comments on commit 0817863

Please sign in to comment.