From a546e99a72f5ca01eebd1b2ef6f5c2d8f0a5fd05 Mon Sep 17 00:00:00 2001 From: CaselIT Date: Mon, 11 Jan 2016 15:19:05 +0100 Subject: [PATCH] Changed reference to the correct file version --- mongodb/mongodb-1.4.9-tests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mongodb/mongodb-1.4.9-tests.ts b/mongodb/mongodb-1.4.9-tests.ts index 9cd73d0736..3f3efbb554 100644 --- a/mongodb/mongodb-1.4.9-tests.ts +++ b/mongodb/mongodb-1.4.9-tests.ts @@ -1,4 +1,4 @@ -/// +/// // Test source : https://github.com/mongodb/node-mongodb-native import mongodb = require('mongodb');