Browse Source

Delete useless test file

 - rc_test.json was simulating the configuration file in
   home user the file, to test value, on development purpose
Leo 10 years ago
parent
commit
399f56e28c
1 changed files with 0 additions and 12 deletions
  1. 0 12
      rc_test.json

+ 0 - 12
rc_test.json

@@ -1,12 +0,0 @@
-{
-    "progs" : [
-        "task",
-        "echo test",
-        "task +rdv",
-        "vim"
-    ],
-
-    "settings" : [
-        "Todo"
-    ]
-}