Parcourir la 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 il y a 11 ans
Parent
commit
399f56e28c
1 fichiers modifiés avec 0 ajouts et 12 suppressions
  1. 0 12
      rc_test.json

+ 0 - 12
rc_test.json

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