diff options
author | EuAndreh <eu@euandre.org> | 2024-12-27 04:55:33 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-12-27 04:55:33 -0300 |
commit | 2764d269764e5c34c0d94ea58a5544692762560d (patch) | |
tree | b90c4bf1b9905566c00f9a7436c2cc79f1c8d843 /tests/benchmarks/list-set/main.go | |
parent | Add Makefile and move files to structured folders (diff) | |
download | pds-2764d269764e5c34c0d94ea58a5544692762560d.tar.gz pds-2764d269764e5c34c0d94ea58a5544692762560d.tar.xz |
tests/pds.go: Move benchmarks and examples to separate test files
Diffstat (limited to 'tests/benchmarks/list-set/main.go')
l--------- | tests/benchmarks/list-set/main.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/benchmarks/list-set/main.go b/tests/benchmarks/list-set/main.go new file mode 120000 index 0000000..f67563d --- /dev/null +++ b/tests/benchmarks/list-set/main.go @@ -0,0 +1 @@ +../../main.go
\ No newline at end of file |