From 0306c8b7e47240e854b9ae00006fba57d8b8e8ce Mon Sep 17 00:00:00 2001
From: salmonz <andrewgsalmons@gmail.com>
Date: Tue, 5 Jun 2012 01:37:58 -0300
Subject: [PATCH] Tests can be run using scripts/test.

---
 docs/ORGANIZATION.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/ORGANIZATION.md b/docs/ORGANIZATION.md
index 785f00b36..fbb4aca2a 100644
--- a/docs/ORGANIZATION.md
+++ b/docs/ORGANIZATION.md
@@ -43,4 +43,4 @@ and they share the following directory structure:
 
 * `tests/` - Tests written using [vows](http://vowsjs.org)
 
- * Run via `scripts/run_all_tests.sh`
+ * Run via `scripts/test`
-- 
GitLab