Skip to content

Commit

Permalink
config.xml for ktest (for #5)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayberkt committed Jun 2, 2017
1 parent 1726e2c commit 1a1e79c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions test/config.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) 2017 K Team. All Rights Reserved. -->

<tests>
<test
definition="../src/haskell-core.k"
programs="pkore-samples"
extension="pkore"
results="pkore-samples">
<kompile-option name="--syntax-module" value="HASKELL-CORE-SYNTAX"/>
</test>
</tests>

0 comments on commit 1a1e79c

Please sign in to comment.