This commit is contained in:
Paul Schneider 2021-04-05 00:11:54 +01:00
commit fc63787042
7 changed files with 35 additions and 8 deletions

View file

@ -10,7 +10,7 @@ namespace test
/// Since node isn't any requirement by here,
/// It may regress
/// </summary>
[Trait("regression", "oui")]
[Trait("regression", "allways")]
public class NodeTests
{
void TestNodeJsForAnsitohtml ()