Created
March 30, 2011 18:49
-
-
Save wchristian/895002 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Perl10\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t/*.t | |
t/01_compile.t ... ok | |
t/02_main.t ...... ok | |
t/03_no_index.t .. 1/22 | |
# Failed test 'Found the expected files' | |
# at t/03_no_index.t line 55. | |
# Structures begin differing at: | |
# $got->[2] = 'MYMETA.json' | |
# $expected->[2] = 'Makefile.PL' | |
# Failed test 'Found the expected files' | |
# at t/03_no_index.t line 55. | |
# Structures begin differing at: | |
# $got->[2] = 'MYMETA.json' | |
# $expected->[2] = 'Makefile.PL' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment