Skip to content

Commit

Permalink
XCode: Remove empty testing group
Browse files Browse the repository at this point in the history
  • Loading branch information
CelticMinstrel committed Mar 29, 2016
1 parent ff11fec commit aed8712
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
Expand Up @@ -3524,13 +3524,6 @@
path = formula;
sourceTree = "<group>";
};
B54AC6C00FEA9EB5006F6FBD /* testing */ = {
isa = PBXGroup;
children = (
);
path = testing;
sourceTree = "<group>";
};
B54AC6EA0FEA9F7A006F6FBD /* window_builder */ = {
isa = PBXGroup;
children = (
Expand Down Expand Up @@ -3742,7 +3735,6 @@
B54AC6960FEA9E8F006F6FBD /* registry.hpp */,
EC4E3B2119B2D8880049CBD7 /* simulated_actions.cpp */,
91B621B61B76B20700B00E0F /* simulated_actions.hpp */,
B54AC6C00FEA9EB5006F6FBD /* testing */,
B597EBE30FC082AB00CE81F5 /* testing.cpp */,
B597EBE40FC082AB00CE81F5 /* testing.hpp */,
);
Expand Down

0 comments on commit aed8712

Please sign in to comment.