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

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2011-07-15 22:05:12 +0400
committerRyan Dahl <ry@tinyclouds.org>2011-07-15 22:05:12 +0400
commitf5a7de1ea7c747d986321c467c0acb41d13971d6 (patch)
tree80b75d093c21578d4f1612c0efea42e915c0e1e8 /Makefile
parent48f65b3d57f331d8f810b6c6f8c05bdb5f0674af (diff)
windows: fix simple/test-executable-path
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index db013d3fa50..203cb955462 100644
--- a/Makefile
+++ b/Makefile
@@ -78,6 +78,7 @@ test-uv: all
simple/test-exception-handler \
simple/test-exception-handler2 \
simple/test-exception-handler \
+ simple/test-executable-path \
simple/test-file-read-noexist \
simple/test-file-write-stream \
simple/test-fs-fsync \