resourceloader: Sync order of startup test cases with actual code
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 18 Apr 2019 21:36:04 +0000 (22:36 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Thu, 18 Apr 2019 21:36:04 +0000 (22:36 +0100)
commit99e59ee2bef35ac14a99024220d8f64b021ac62e
tree191d41209638c57901cca8114fb86478d3bd7e9d
parente77e1bcbf7ab008b071a15230654f4ca9a912df8
resourceloader: Sync order of startup test cases with actual code

* Re-order the blacklist test cases to match the order of the
  regex for easier review.

* Give the variables better names in startup.js.

Change-Id: Id0498329d3e331d1b0babe9b1d79410ca1e4e7dc
resources/src/startup/startup.js
tests/qunit/suites/resources/startup.test.js