Move lib/pure/nodejs to compiler/nodejs. Ref #2017.

This commit is contained in:
Dominik Picheta
2015-01-28 14:58:31 +00:00
parent 190cc01f24
commit 6143393adb
2 changed files with 1 additions and 1 deletions

View File

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