main.go raw

   1  package integration
   2  
   3  // This file only exists to prevent warnings due to no buildable source files when the build tag for enabling the tests
   4  // is not specified.
   5