mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-04 04:02:41 +00:00
Move lib/pure/nodejs to compiler/nodejs. Ref #2017.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
import
|
||||
parseutils, strutils, pegs, os, osproc, streams, parsecfg, json,
|
||||
marshal, backend, parseopt, specs, htmlgen, browsers, terminal,
|
||||
algorithm, nodejs
|
||||
algorithm, compiler/nodejs
|
||||
|
||||
const
|
||||
resultsFile = "testresults.html"
|
||||
|
||||
Reference in New Issue
Block a user