Skip to content

Commit

Permalink
minor touch up
Browse files Browse the repository at this point in the history
  • Loading branch information
gniquil committed Apr 7, 2015
1 parent 9f9c73d commit 0def029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/basic/bash_glob_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule BashGlobTest do
import ExMinimatch
import Enum, only: [sort: 1]

IO.puts "Test cases for: http://www.bashcookbook.com/bashinfo/source/bash-1.14.7/tests/glob-test"
# IO.puts "Test cases for: http://www.bashcookbook.com/bashinfo/source/bash-1.14.7/tests/glob-test"

@files [
"a",
Expand Down

0 comments on commit 0def029

Please sign in to comment.