From 692d015627ecf03fbc23cfdb4afcf398b9a09a51 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Thu, 12 Jan 2012 17:26:28 +0100 Subject: scripts for testing and syntax unit test --- tests/sloccount.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 tests/sloccount.sh (limited to 'tests/sloccount.sh') diff --git a/tests/sloccount.sh b/tests/sloccount.sh new file mode 100755 index 000000000..98423b4f8 --- /dev/null +++ b/tests/sloccount.sh @@ -0,0 +1,2 @@ +#!/bin/bash +sloccount . --duplicates --wide --details > sloccount.sc -- cgit v1.2.3