UNPKG

@testim/testim-cli

Version:

Command line interface for running Testing on you CI

13 lines (11 loc) 224 B
<!doctype html> <html lang="en"> <head> <title>It works!</title> </head> <body> <p>Of course it works!</p> <script src="scripts/jquery-1.10.2.js"></script> <script src="scripts/app.js"></script> </body> </html>