Skip to content

Commit

Permalink
GPII-2515: Added additional ALSA tests per PR feedback.
Browse files Browse the repository at this point in the history
  • Loading branch information
the-t-in-rtf committed Oct 12, 2017
1 parent 868ebe3 commit 17229e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/UnitTests.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// Rollup to run all javascript-only unit tests.
"use strict";
require("../gpii/node_modules/alsa/nodealsa/nodealsa_tests");
require("../gpii/node_modules/alsa/test/alsaSettingsHandlerTests.js");
require("../gpii/node_modules/gsettingsBridge/tests/gsettingsTests");
require("../gpii/node_modules/orca/test/orcaSettingsHandlerTests.js");
Expand Down

0 comments on commit 17229e6

Please sign in to comment.