aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/usage/main.go
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-01-23 09:17:46 -0300
committerEuAndreh <eu@euandre.org>2025-01-23 09:17:46 -0300
commit08f74a09ebe0759d373019b4693df69c082367d0 (patch)
treef579b94d3e8c8527ab41b795e5399580d2596dcb /tests/functional/usage/main.go
parentsrc/stm.go: Rename AtomicGet => Deref and AtomicModify => Swap (diff)
downloadstm-08f74a09ebe0759d373019b4693df69c082367d0.tar.gz
stm-08f74a09ebe0759d373019b4693df69c082367d0.tar.xz
tests/stm.go: Turn example into functional test
Diffstat (limited to 'tests/functional/usage/main.go')
l---------tests/functional/usage/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functional/usage/main.go b/tests/functional/usage/main.go
new file mode 120000
index 0000000..f67563d
--- /dev/null
+++ b/tests/functional/usage/main.go
@@ -0,0 +1 @@
+../../main.go \ No newline at end of file