Skip to content

Commit 15abe40

Browse files
committed
remove dummy build names
1 parent 0a4042e commit 15abe40

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

tests/conf/Modernizr.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"key": "BROWSERSTACK_KEY",
44
"test_path": "test/index.html",
55
"debug": true,
6-
"build": "RahulNew",
76
"browsers": [
87
]
98
}

tests/conf/mout.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"test_path": "tests/runner.html",
55
"test_framework": "jasmine",
66
"debug": true,
7-
"build": "RahulNew",
87
"browsers": [
98
]
109
}

tests/conf/underscorejs.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"key": "BROWSERSTACK_KEY",
44
"test_path": "test/index.html",
55
"debug": true,
6-
"build": "RahulNew",
76
"browsers": [
87
]
98
}

tests/conf/url.js.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"test_path": "test.html",
55
"test_framework": "mocha",
66
"debug": true,
7-
"build": "RahulNew",
87
"browsers": [
98
]
109
}

0 commit comments

Comments
 (0)