mirror of
https://github.com/nasa/openmct.git
synced 2024-12-19 05:07:52 +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 () {
|
||||
|
||||
var testTypeDefinitions = [
|
||||
var captured = {},
|
||||
testTypeDefinitions = [
|
||||
{
|
||||
key: 'basic',
|
||||
glyph: "X",
|
||||
|
Loading…
Reference in New Issue
Block a user