Skip to content

Commit

Permalink
Adding in an uncategorized instrument
Browse files Browse the repository at this point in the history
  • Loading branch information
kauberry committed Jul 12, 2017
1 parent abbd18f commit 614cbe3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions test_files/instruments.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,12 @@
"display_name": "NMR PROBES: Nittany Liquid Probes",
"name": "NMR PROBES: Nittany Liquid Probes",
"name_short": "Nittany Liquid Probes"
},
{
"_id": 104,
"active": true,
"display_name": "Nanoscale Transmogriscope",
"name": "Nanoscale Transmogriscope",
"name_short": "Transmogriscope"
}
]

0 comments on commit 614cbe3

Please sign in to comment.