Skip to content

Commit

Permalink
Use .rakumod extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
jnthn committed Oct 7, 2022
1 parent 37fe0c3 commit 25fd416
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion META6.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license" : "Artistic-2.0",
"depends" : [ "OO::Monitors" ],
"provides" : {
"Test::Mock" : "lib/Test/Mock.pm6"
"Test::Mock" : "lib/Test/Mock.rakumod"
},
"source-url" : "git://github.com/jnthn/test-mock.git"
}
File renamed without changes.
File renamed without changes.

0 comments on commit 25fd416

Please sign in to comment.