Fix view test nacl path

pull/749/head
lilia 11 years ago
parent 2a7d3996bb
commit cb89ac1071

@ -18,7 +18,7 @@
<title>TextSecure test runner</title>
<link rel="stylesheet" href="mocha.css" />
</head>
<body data-name="curve25519" data-tools="pnacl" data-configs="Debug Release" data-path="nacl/pnacl/{config}">
<body data-name="curve25519" data-tools="pnacl" data-configs="Debug Release" data-path="../nacl/pnacl/{config}">
<div id="listener"></div>
<div id="log"></div>

Loading…
Cancel
Save