Skip to content

Commit

Permalink
Adapted namespace and module name of NonStringArgs tests to the new l…
Browse files Browse the repository at this point in the history
…ocation
  • Loading branch information
Martin521 committed Aug 16, 2024
1 parent f20fe31 commit 8e00ef2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Copyright (c) Microsoft Corporation. All Rights Reserved. See License.txt in the project root for license information.
namespace ErrorMessages
namespace CompilerDirectives

open Xunit
open FSharp.Test.Compiler

module HashDirectives =
module NonStringArgs =

[<InlineData("8.0")>]
[<InlineData("9.0")>]
Expand Down

0 comments on commit 8e00ef2

Please sign in to comment.