diff options
author | EuAndreh <eu@euandre.org> | 2025-01-22 12:34:24 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-01-22 12:41:41 -0300 |
commit | c1d151f5c09b718b521c858c223cd4243927f0c0 (patch) | |
tree | 0667d922a227a6d9977cf282100a439844f31da3 /tests/functional/santa-claus/main.go | |
parent | Unify code into default repo format (diff) | |
download | stm-c1d151f5c09b718b521c858c223cd4243927f0c0.tar.gz stm-c1d151f5c09b718b521c858c223cd4243927f0c0.tar.xz |
WIP: Turn cmd/santa-example into functional test
Diffstat (limited to 'tests/functional/santa-claus/main.go')
l--------- | tests/functional/santa-claus/main.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functional/santa-claus/main.go b/tests/functional/santa-claus/main.go new file mode 120000 index 0000000..f67563d --- /dev/null +++ b/tests/functional/santa-claus/main.go @@ -0,0 +1 @@ +../../main.go
\ No newline at end of file |