Remove the stale reference to test no longer around, and keep the performance test limited to just performance tests.

This commit is contained in:
Thomas Van Lenten 2016-01-07 10:31:33 -05:00
parent 76195058e2
commit 0e42ed30cb
2 changed files with 6 additions and 6 deletions

View File

@ -158,6 +158,9 @@
<Test
Identifier = "GPBInt64UInt64DictionaryTests">
</Test>
<Test
Identifier = "GPBObjectiveCPlusPlusTests">
</Test>
<Test
Identifier = "GPBStringBoolDictionaryTests">
</Test>
@ -179,9 +182,6 @@
<Test
Identifier = "GPBStringInt64DictionaryTests">
</Test>
<Test
Identifier = "GPBStringTests">
</Test>
<Test
Identifier = "GPBStringUInt32DictionaryTests">
</Test>

View File

@ -158,6 +158,9 @@
<Test
Identifier = "GPBInt64UInt64DictionaryTests">
</Test>
<Test
Identifier = "GPBObjectiveCPlusPlusTests">
</Test>
<Test
Identifier = "GPBStringBoolDictionaryTests">
</Test>
@ -179,9 +182,6 @@
<Test
Identifier = "GPBStringInt64DictionaryTests">
</Test>
<Test
Identifier = "GPBStringTests">
</Test>
<Test
Identifier = "GPBStringUInt32DictionaryTests">
</Test>