Skip to content

Instantly share code, notes, and snippets.

@maggandalf
Created February 16, 2014 13:34
Show Gist options
  • Select an option

  • Save maggandalf/9034289 to your computer and use it in GitHub Desktop.

Select an option

Save maggandalf/9034289 to your computer and use it in GitHub Desktop.
<?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">
<container qualifier="undertow" default="true">
</container>
</arquillian>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment