mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-03 14:32:39 +09:00
Add comment about scenario test
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
@@ -7,6 +7,9 @@ import (
|
|||||||
"github.com/juanfont/headscale/integration/tsic"
|
"github.com/juanfont/headscale/integration/tsic"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// This file is intendet to "test the test framework", by proxy it will also test
|
||||||
|
// some Headcsale/Tailscale stuff, but mostly in very simple ways.
|
||||||
|
|
||||||
func IntegrationSkip(t *testing.T) {
|
func IntegrationSkip(t *testing.T) {
|
||||||
t.Helper()
|
t.Helper()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user