1
0
mirror of https://github.com/sismics/docs.git synced 2026-01-09 23:09:37 +00:00

Init e2e testing

This commit is contained in:
jendib
2016-04-13 01:30:02 +02:00
parent 77d1e87fdb
commit e16ce4b4f1
4 changed files with 53 additions and 2 deletions

View File

@@ -19,6 +19,8 @@
"grunt-contrib-less": "~0.9.0",
"grunt-remove": "~0.1.0",
"grunt-ngmin": "0.0.3",
"grunt-text-replace": "~0.3.11"
"grunt-text-replace": "~0.3.11",
"protractor": "~3.2.2",
"selenium": "~2.20.0"
}
}