Remove duplicated test for #1027

This commit is contained in:
Martin Hořeňovský
2020-05-03 09:58:46 +02:00
parent 68061bbed4
commit 33c58dad41
11 changed files with 15 additions and 88 deletions

View File

@@ -3,8 +3,6 @@
##teamcity[testFinished name='# A test name that starts with a #' duration="{duration}"]
##teamcity[testStarted name='#1005: Comparing pointer to int and long (NULL can be either on various systems)']
##teamcity[testFinished name='#1005: Comparing pointer to int and long (NULL can be either on various systems)' duration="{duration}"]
##teamcity[testStarted name='#1027']
##teamcity[testFinished name='#1027' duration="{duration}"]
##teamcity[testStarted name='#1027: Bitfields can be captured']
##teamcity[testFinished name='#1027: Bitfields can be captured' duration="{duration}"]
##teamcity[testStarted name='#1147']