Skip to content

Commit

Permalink
added scripting language version test
Browse files Browse the repository at this point in the history
  • Loading branch information
filipw committed Nov 4, 2020
1 parent fdb5c28 commit c33fe93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/OmniSharp.Script.Tests/WorkspaceInformationTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
using System.Linq;
using System.Reflection;
using System.Threading.Tasks;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.Scripting.Hosting;
using OmniSharp.Models.FilesChanged;
using OmniSharp.Models.WorkspaceInformation;
Expand Down

0 comments on commit c33fe93

Please sign in to comment.