;;;;;; keep these ;;; for later ;;;;;

This commit is contained in:
Caleb James DeLisle
2017-05-31 19:46:23 +02:00
parent 24f37ea414
commit 0d4b74cfba
2 changed files with 3 additions and 3 deletions

View File

@@ -48,4 +48,4 @@ var nt = nThen;
nt(function () {
driver.quit();
})
});