XCode: Remove empty testing group

This commit is contained in:
Celtic Minstrel 2016-03-29 01:43:26 -04:00
parent ff11fecfe3
commit aed87126ee

View file

@ -3524,13 +3524,6 @@
path = formula;
sourceTree = "<group>";
};
B54AC6C00FEA9EB5006F6FBD /* testing */ = {
isa = PBXGroup;
children = (
);
path = testing;
sourceTree = "<group>";
};
B54AC6EA0FEA9F7A006F6FBD /* window_builder */ = {
isa = PBXGroup;
children = (
@ -3742,7 +3735,6 @@
B54AC6960FEA9E8F006F6FBD /* registry.hpp */,
EC4E3B2119B2D8880049CBD7 /* simulated_actions.cpp */,
91B621B61B76B20700B00E0F /* simulated_actions.hpp */,
B54AC6C00FEA9EB5006F6FBD /* testing */,
B597EBE30FC082AB00CE81F5 /* testing.cpp */,
B597EBE40FC082AB00CE81F5 /* testing.hpp */,
);