exclude test from race detection (#8949)

This commit is contained in:
Alessio Treglia 2021-03-22 16:18:06 +00:00 committed by GitHub
parent 41c016e35f
commit 3361ea989c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// build +norace
package tx_test
import (