From 88965d6a4ccf0bad214007c281426f546c7922cc Mon Sep 17 00:00:00 2001 From: mascarenhas Date: Mon, 12 Jun 2006 19:38:24 +0000 Subject: [PATCH] Added ado.lua test file for ADO. --- tests/ado.lua | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/ado.lua diff --git a/tests/ado.lua b/tests/ado.lua new file mode 100644 index 0000000..40a3d9f --- /dev/null +++ b/tests/ado.lua @@ -0,0 +1,3 @@ +#!/usr/local/bin/lua50 + +QUERYING_STRING_TYPE_NAME = "adLongVarWChar"