From 1853931035df65efd64064d65019e4517b477055 Mon Sep 17 00:00:00 2001 From: CJentzsch Date: Tue, 28 Jul 2015 09:00:17 +0200 Subject: [PATCH] add documentation --- test/libethereum/gaspricer.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/test/libethereum/gaspricer.cpp b/test/libethereum/gaspricer.cpp index 810e00e65..fc1c082b8 100644 --- a/test/libethereum/gaspricer.cpp +++ b/test/libethereum/gaspricer.cpp @@ -17,6 +17,7 @@ /** @file gasPricer.cpp * @author Christoph Jentzsch * @date 2015 + * Gas pricer tests */ #include