Skip to content

Commit ea5b2d1

Browse files
committed
Add URL test
1 parent a42309e commit ea5b2d1

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

tests/URLAPI/URL__test.js

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/URLAPI/URL__test.res

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
open WebAPI
2+
3+
let url = URL.make(~url="/foo", ~base="https://bar.com")

0 commit comments

Comments
 (0)