Skip to content

Commit

Permalink
Rename libcnb-cargo integration test file (#645)
Browse files Browse the repository at this point in the history
For consistency with all of the other integration tests in this repo:

```
examples/execd/tests/integration_test.rs
examples/ruby-sample/tests/integration_test.rs
test-buildpacks/readonly-layer-files/tests/integration_test.rs
test-buildpacks/sbom/tests/integration_test.rs
test-buildpacks/store/tests/integration_test.rs
libcnb-test/tests/integration_test.rs
```

And also with the naming that the Rust docs use:
https://doc.rust-lang.org/book/ch11-03-test-organization.html#integration-tests
  • Loading branch information
edmorley authored Aug 18, 2023
1 parent 1db3a09 commit cce17cf
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit cce17cf

Please sign in to comment.