Add a feature to search from markdown files from a test directory

This commit is contained in:
Seong Jae Lee
2014-11-09 16:32:10 -08:00
parent 079b8c20cb
commit f28ce2de87
12 changed files with 182 additions and 15 deletions
+1 -1
View File
@@ -12,6 +12,6 @@
"atom": ">0.50.0"
},
"dependencies": {
"fs-plus": "2.x",
"fs-plus": "2.x"
}
}