Skip to content
Snippets Groups Projects
Commit 9dc49b72 authored by Brian Terlson's avatar Brian Terlson
Browse files

Merge pull request #336 from bocoup/remove-env

Remove empty "include" file
parents f06791ea e57da7a8
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,6 @@ info: >
es5id: 15.9.3.1_A5_T1
description: 2 arguments, (year, month)
includes:
- environment.js
- numeric_conversion.js
- Date_constants.js
- Date_library.js
......
......@@ -15,7 +15,6 @@ info: >
es5id: 15.9.3.1_A5_T2
description: 3 arguments, (year, month, date)
includes:
- environment.js
- numeric_conversion.js
- Date_constants.js
- Date_library.js
......
......@@ -15,7 +15,6 @@ info: >
es5id: 15.9.3.1_A5_T3
description: 4 arguments, (year, month, date, hours)
includes:
- environment.js
- numeric_conversion.js
- Date_constants.js
- Date_library.js
......
......@@ -15,7 +15,6 @@ info: >
es5id: 15.9.3.1_A5_T4
description: 5 arguments, (year, month, date, hours, minutes)
includes:
- environment.js
- numeric_conversion.js
- Date_constants.js
- Date_library.js
......
......@@ -15,7 +15,6 @@ info: >
es5id: 15.9.3.1_A5_T5
description: 6 arguments, (year, month, date, hours, minutes, seconds)
includes:
- environment.js
- numeric_conversion.js
- Date_constants.js
- Date_library.js
......
......@@ -15,7 +15,6 @@ info: >
es5id: 15.9.3.1_A5_T6
description: 7 arguments, (year, month, date, hours, minutes, seconds, ms)
includes:
- environment.js
- numeric_conversion.js
- Date_constants.js
- Date_library.js
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment