about summary refs log tree commit diff stats
path: root/src/main.c
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-12-26 13:37:22 +0000
committerJames Booth <boothj5@gmail.com>2013-12-26 13:37:22 +0000
commit8685e78c86ecd579078aaad961bd23eaba5e3e84 (patch)
tree9730da1a98c7b686fb05235f480ece90e4522cf2 /src/main.c
parentb83b262d47ea62330e1e1a21e3da12aef08e981d (diff)
downloadprofani-tty-8685e78c86ecd579078aaad961bd23eaba5e3e84.tar.gz
Added mock_accounts and fixed tests
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 233feb6a..a87b9280 100644
--- a/src/main.c
+++ b/src/main.c
@@ -54,6 +54,8 @@ _init_modules(void)
     notifier_init_module();
     statusbar_init_module();
     titlebar_init_module();
+
+    accounts_init_module();
 }
 
 int