github.com/reggieriser/pop@v4.13.1+incompatible/genny/model/_fixtures/models/widget_test.go (about)

     1  package models
     2  
     3  import "testing"
     4  
     5  func (ms *ModelSuite) Test_Widget() {
     6  	ms.Fail("This test needs to be implemented!")
     7  }