Skip to content

Commit

Permalink
canvas test do not run on CI (yet)
Browse files Browse the repository at this point in the history
  • Loading branch information
toaster committed Oct 24, 2020
1 parent f8a2ae6 commit 93ff2d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/driver/glfw/canvas_other_test.go
@@ -1,3 +1,4 @@
// +build !ci
// +build !mobile
// +build !darwin no_native_menus

Expand All @@ -8,6 +9,7 @@ import (

"fyne.io/fyne"
"fyne.io/fyne/container"

"github.com/stretchr/testify/assert"
)

Expand Down

0 comments on commit 93ff2d4

Please sign in to comment.