We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac93775 commit afec695Copy full SHA for afec695
1 file changed
Src/Utilities/pcpatrflex/DisambiguateInFLExDB/DisambiguateInFLExDBTests/ToneParsInvokerTests.cs
@@ -67,6 +67,7 @@ public override void FixtureTeardown()
67
/// Test conversion of log file using hvos to using glosses.
68
/// </summary>
69
[Test]
70
+ [Category("LongRunning")]
71
public void ToneParsHvoToGlossInLogTest()
72
{
73
var logFileWithHvos = Path.Combine(TestDataDir, "ToneParsInvokerWithHvos.log");
0 commit comments