Fixed formatting

This commit is contained in:
Alexey Romanov
2012-09-14 16:15:46 +04:00
parent 99ea8fdb7b
commit 5fd17e2abf
2 changed files with 2 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ all_test_() ->
?FuncTest(unicode),
?FuncTest(acc_string_encoding),
?FuncTest(large_offset),
?FuncTest(issue13)]}.
?FuncTest(issue13)]}.
open_db() ->
sqlite3:open(ct, [in_memory]).