summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2012-09-08 14:42:55 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2012-09-08 14:42:55 +0100
commit988de21ab9ad0cceac9ced9059b6462f33c67439 (patch)
tree296e07caf4823392f80620567c80ee27ddd97dee /test
parentcd9bd10c7bab0c5a3e5cd67d6d2749a341ab7bc8 (diff)
downloadgall-988de21ab9ad0cceac9ced9059b6462f33c67439.tar.gz
TEST: Fix heading in gall.ll test
Diffstat (limited to 'test')
-rw-r--r--test/test-gall.ll.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test-gall.ll.lua b/test/test-gall.ll.lua
index 8dfb0be..3353498 100644
--- a/test/test-gall.ll.lua
+++ b/test/test-gall.ll.lua
@@ -1,6 +1,6 @@
--- test/test-gall.util.lua
+-- test/test-gall.ll.lua
--
--- Git Abstraction layer for Lua - Utility function tests
+-- Git Abstraction layer for Lua - Low level git interface functions
--
-- Copyright 2012 Daniel Silverstone <dsilvers@digital-scurf.org>
--