]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
filesystem: Move test-only code to test files
authorJoe Richey <joerichey@google.com>
Thu, 24 Oct 2019 05:06:13 +0000 (22:06 -0700)
committerJoe Richey <joerichey@google.com>
Thu, 24 Oct 2019 05:06:13 +0000 (22:06 -0700)
commit83828388b4195cb5b2de5dad937d19208c1fa7ff
treef0111ce2660074b9eedb578cbeb42684858f602d
parentdb31d21e9cab31dff152082a4e88217d447970c4
filesystem: Move test-only code to test files

This makes it easier to understand which code is actually invoked by the
command-line tool.
filesystem/filesystem_test.go
filesystem/path.go