tree: 3d0bc16ee26b93095cf76f532a46791f1ee228b7
  1. arguments.txt
  2. BUILD.in
  3. BUILD.out
  4. foo.go
  5. q 3.txt
  6. q 4.txt
  7. q1.txt
  8. q2.txt
  9. README.md
  10. WORKSPACE
tests/go_quoted_embedsrcs/README.md

Checks that go:embed directives with spaces and quotes are parsed correctly. This probably belongs in //language/go:go_test, but we need file names with spaces, and Bazel doesn't allow those in runfiles, which that test depends on.