ya.make 84 B

123456789
  1. GO_LIBRARY()
  2. SRCS(assert.go)
  3. GO_TEST_SRCS(assert_test.go)
  4. END()
  5. RECURSE(gotest)