From 67467b1a15f52c5c728419cb1940d6972f0785db Mon Sep 17 00:00:00 2001 From: akash246 <54908804+akash246@users.noreply.github.com> Date: Fri, 2 Oct 2020 02:42:23 +0530 Subject: [PATCH] Update README --- tests/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/README b/tests/README index dd10005d..a375f3a9 100644 --- a/tests/README +++ b/tests/README @@ -1 +1 @@ -This directory contains tests for the cpp binding. To run them, type 'make run'. +This directory contain tests for the cpp binding. To run them, type 'make run'.