Movatterモバイル変換


[0]ホーム

URL:


Wayback Machine
36 captures
19 Nov 2021 - 04 Jun 2025
JunSEPDec
Previous capture27Next capture
202120222023
success
fail
COLLECTED BY
Organization:Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Collection:github.com
TIMESTAMPS
loading
The Wayback Machine - https://web.archive.org/web/20220927134740/https://github.com/django/django/blob/main/Gruntfile.js
Skip to content
Sign up
Permalink
main
Switch branches/tags

django/Gruntfile.js/
Jump to
Code definitions
Code navigation index up-to-date

Go to file
  • Go to file
  • Copy path
  • Copy permalink
 
 
Cannot retrieve contributors at this time
'use strict';
constglobalThreshold=50;// Global code coverage threshold (as a percentage)
module.exports=function(grunt){
grunt.initConfig({
qunit:{
all:['js_tests/tests.html']
}
});
grunt.loadNpmTasks('grunt-contrib-qunit');
grunt.registerTask('test',['qunit']);
grunt.registerTask('default',['test']);
};

[8]ページ先頭

©2009-2025 Movatter.jp