Skip to content

Instantly share code, notes, and snippets.

@hgbrown
Created April 22, 2013 13:51
Show Gist options
  • Save hgbrown/5435213 to your computer and use it in GitHub Desktop.
Save hgbrown/5435213 to your computer and use it in GitHub Desktop.
XML: Arquillian configuration basic skeleton
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<arquillian xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://jboss.org/schema/arquillian"
xsi:schemaLocation="http://jboss.org/schema/arquillian http://jboss.org/schema/arquillian/arquillian_1_0.xsd">
</arquillian>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment