Mercurial > hg > piper-vamp-js
diff test/quick-test.html @ 167:c86548e7e397
Update path
author | Lucas Thompson <dev@lucas.im> |
---|---|
date | Wed, 28 Jun 2017 09:03:37 +0100 |
parents | 5f6ac1f98965 |
children |
line wrap: on
line diff
--- a/test/quick-test.html Wed Jun 28 09:01:10 2017 +0100 +++ b/test/quick-test.html Wed Jun 28 09:03:37 2017 +0100 @@ -9,7 +9,7 @@ td, th { padding: 0.5em } </style> - <script src="../examples/VampExamplePlugins.js"></script> + <script src="../examples/vamp-example-plugins/VampExamplePlugins.umd.js"></script> <script src="quick-test.js"></script> </head> <body>