Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tapasco
tapasco
Commits
4ee69876
Commit
4ee69876
authored
Aug 31, 2017
by
Jens Korinth
Browse files
Add test/ to cleanFiles
parent
6064ffaf
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.sbt
View file @
4ee69876
...
...
@@ -34,3 +34,5 @@ lazy val miscutils = project.in(file("miscutils"))
lazy
val
root
=
(
project
in
file
(
"."
)).
dependsOn
(
packaging
,
miscutils
,
miscutils
%
"test->test"
)
cleanFiles
+=
(
baseDirectory
.
value
/
"test"
)
Jens Korinth
@jk
mentioned in commit
17f0d672
·
Mar 05, 2018
mentioned in commit
17f0d672
mentioned in commit 17f0d67240ebf5d7e1d0be9162d272b04256c47d
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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