mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-29 09:24:36 +00:00
Fixes wrong slurp path in tester.
This commit is contained in:
@@ -193,8 +193,8 @@ const
|
||||
<head>
|
||||
<title>Test results</title>
|
||||
<style type="text/css">
|
||||
<!--""" & slurp("css/boilerplate.css") & "\n" &
|
||||
slurp("css/style.css") &
|
||||
<!--""" & slurp("testament/css/boilerplate.css") & "\n" &
|
||||
slurp("testament/css/style.css") &
|
||||
"""-->
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user