Skip to content

Commit afec695

Browse files
committed
Mark ToneParsHvoToGlossInLogTest as long-running
1 parent ac93775 commit afec695

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Src/Utilities/pcpatrflex/DisambiguateInFLExDB/DisambiguateInFLExDBTests/ToneParsInvokerTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ public override void FixtureTeardown()
6767
/// Test conversion of log file using hvos to using glosses.
6868
/// </summary>
6969
[Test]
70+
[Category("LongRunning")]
7071
public void ToneParsHvoToGlossInLogTest()
7172
{
7273
var logFileWithHvos = Path.Combine(TestDataDir, "ToneParsInvokerWithHvos.log");

0 commit comments

Comments
 (0)