Update .gitignore
1 file changed
tree: 61cd04eeb4b20ab688d1a333b0733389d31fd72d
  1. src/
  2. .gitignore
  3. .sling-module.xml
  4. LICENSE
  5. pom.xml
  6. README.md
README.md

Apache Sling Launchpad Testing WAR

This module is part of the Apache Sling project.

This module builds a Sling instance using bundles from the trunk, and runs integration tests against it, via HTTP.

Integration tests

This module runs number of integration tests provided by the sibling integration-tests module.

To run individual tests, see the README.txt in that module.