Skip to content

Commit

Permalink
Add comment about scenario test
Browse files Browse the repository at this point in the history
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
  • Loading branch information
kradalby committed Oct 14, 2022
1 parent 814bdcb commit 9f4733b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions integration/scenario_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ import (
"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) {
t.Helper()

Expand Down

0 comments on commit 9f4733b

Please sign in to comment.