diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2014-11-20 15:46:21 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2014-11-20 15:46:21 +0200 |
commit | 073bee5841f466154bc1fb767cbd23bb0034288e (patch) | |
tree | 99e6fa67006b3e0d51bc1e76e4cb0748f7120f61 /common/makefile | |
parent | 9ef6285bf15275ef1640d816510f3d3100f96adf (diff) |
Add test
Diffstat (limited to 'common/makefile')
-rw-r--r-- | common/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/makefile b/common/makefile index aa195ba..7f99cf4 100644 --- a/common/makefile +++ b/common/makefile @@ -8,6 +8,7 @@ tests := \ access \ auto \ blob \ +bulk \ callback \ changelog \ circular/single \ |