mirror of
https://github.com/nasa/openmct.git
synced 2024-12-19 13:17:53 +00:00
[Build] Restore erroneously-removed variable
This commit is contained in:
parent
d6ec7e9ab8
commit
8b5a425da6
@ -26,7 +26,8 @@ define(
|
|||||||
|
|
||||||
describe("Type provider", function () {
|
describe("Type provider", function () {
|
||||||
|
|
||||||
var testTypeDefinitions = [
|
var captured = {},
|
||||||
|
testTypeDefinitions = [
|
||||||
{
|
{
|
||||||
key: 'basic',
|
key: 'basic',
|
||||||
glyph: "X",
|
glyph: "X",
|
||||||
|
Loading…
Reference in New Issue
Block a user