@@ -129,11 +129,11 @@ function diff_test_file(file_path) {
// Build env for module loading
var make_env = function() {
return {
return stone({
use: function(path) {
return shop.use(path, use_pkg)
}
}
})
}
// Read and parse
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.