Skip to content

Commit 0b83777

Browse files
committed
Change tests header
1 parent b3802d9 commit 0b83777

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/src/Main.gren

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import Test.Cli.PrettyPrinter
99
main : TestRunner.Program
1010
main =
1111
TestRunner.run <|
12-
Test.describe "Gren Compiler Node tests"
12+
Test.describe "gren-lang/compiler-node tests"
1313
[ Test.Cli.Parser.tests
1414
, Test.Cli.PrettyPrinter.tests
1515
]

0 commit comments

Comments
 (0)