aboutsummaryrefslogtreecommitdiff
path: root/tests/src/confTest/validProject.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/confTest/validProject.conf')
-rw-r--r--tests/src/confTest/validProject.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/src/confTest/validProject.conf b/tests/src/confTest/validProject.conf
index c5232c6..cd3f9cc 100644
--- a/tests/src/confTest/validProject.conf
+++ b/tests/src/confTest/validProject.conf
@@ -7,7 +7,6 @@ platforms = ["linux64", "win64"]
[dependencies]
xxhash = "0.1.0" # random comment at end of line
catch2 = "1.0.0"
-sfml-all = { git = "https://github.com/DEC05EBA/sfml-all.git", branch = "master" }
# cmake building is currrently not implemented, but it is intended to work like this
[cmake]