Fix view test nacl path

This commit is contained in:
lilia 2014-10-28 22:53:26 -07:00
parent 2a7d3996bb
commit cb89ac1071

View file

@ -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>