Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/result.js')
-rw-r--r--test/lib/result.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lib/result.js b/test/lib/result.js
index e891b8f..cd41b45 100644
--- a/test/lib/result.js
+++ b/test/lib/result.js
@@ -12,7 +12,7 @@ const stylus = require('stylus');
// Postcss
const postcss = require('postcss');
-const rfs = require('../..');
+const rfs = require('../../postcss.js');
const postcssTests = require('../postcss/tests.js');
// Functions