rice

personal dot files and scripts for linux and macOS
Log | Files | Refs | README | LICENSE

ginkgo-import (181B)


      1 # -*- mode: snippet -*-
      2 # name: ginkgo-import
      3 # key: gimp
      4 # contributor : @mjf
      5 # --
      6 . "github.com/onsi/ginkgo"
      7 . "github.com/onsi/ginkgo/extensions/table"
      8 . "github.com/onsi/gomega"