diff options
author | EuAndreh <eu@euandre.org> | 2024-10-19 18:11:33 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-10-20 03:27:09 -0300 |
commit | 149d33fa6adb9be835d1c1404346d82124dda454 (patch) | |
tree | d9c12a2d10ef32098cfb4485801446501797d0c4 /tests/functional/string-round-trip/main.go | |
parent | src/guuid.go: Remove NewBytes() (diff) | |
download | uuid-149d33fa6adb9be835d1c1404346d82124dda454.tar.gz uuid-149d33fa6adb9be835d1c1404346d82124dda454.tar.xz |
Setup conventional functional tests, fuzz targets and benchmarks
Diffstat (limited to 'tests/functional/string-round-trip/main.go')
l--------- | tests/functional/string-round-trip/main.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functional/string-round-trip/main.go b/tests/functional/string-round-trip/main.go new file mode 120000 index 0000000..f67563d --- /dev/null +++ b/tests/functional/string-round-trip/main.go @@ -0,0 +1 @@ +../../main.go
\ No newline at end of file |