Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Reis
argotest
Commits
fdc19118
Commit
fdc19118
authored
Dec 10, 2018
by
Valentin Reis
Browse files
Refactoring the test descriptions.
parent
036743d6
Changes
2
Hide whitespace changes
Inline
Side-by-side
echo.hs
0 → 100755
View file @
fdc19118
#!
/
usr
/
bin
/
env
runhaskell
import
Argotest
import
Data.Default
main
::
IO
()
main
=
argoTest
def
sleep.hs
0 → 100755
View file @
fdc19118
#!
/
usr
/
bin
/
env
runhaskell
{-# LANGUAGE
OverloadedStrings #-}
import
Argotest
import
Data.Default
main
::
IO
()
main
=
argoTest
def
{
app
=
"sleep 3333333"
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment