Skip to content

Commit

Permalink
Remove let () =
Browse files Browse the repository at this point in the history
  • Loading branch information
davesnx committed Apr 10, 2024
1 parent 0fade1f commit 87abded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/url/test/test_native.re
Original file line number Diff line number Diff line change
Expand Up @@ -246,4 +246,4 @@ let url_search_params_tests =
],
);

let () = Alcotest.run("URL", [url_tests, url_search_params_tests]);
Alcotest.run("URL", [url_tests, url_search_params_tests]);

0 comments on commit 87abded

Please sign in to comment.