Skip to content

Commit

Permalink
fix test build
Browse files Browse the repository at this point in the history
  • Loading branch information
moh-hassan committed Apr 27, 2019
1 parent d59d6fc commit 0eafab4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/CommandLine.Tests/Unit/Text/HelpTextTests.cs
Expand Up @@ -2,6 +2,8 @@

using System;
using System.Collections.Generic;
using System.Globalization;
using CommandLine.Core;
using System.Linq;
using System.Reflection;
using CommandLine.Infrastructure;
Expand Down

0 comments on commit 0eafab4

Please sign in to comment.