diff options
| author | Skye Deving <76892045+skyedeving@users.noreply.github.com> | 2021-01-07 04:44:10 -0600 |
|---|---|---|
| committer | Skye Deving <76892045+skyedeving@users.noreply.github.com> | 2021-01-28 11:05:42 -0600 |
| commit | d73acf4d0d138efa7e85ed45c2f2df3ef2b99d96 (patch) | |
| tree | 725ff7a0f7a2ebe176514aa67e6e2002e6b2df14 /test/test_bass.cpp | |
| parent | 75dd544e5d4e359e19c904936c3bc96e8c9314e3 (diff) | |
Use noci tag for disabling bass test
Diffstat (limited to 'test/test_bass.cpp')
| -rw-r--r-- | test/test_bass.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_bass.cpp b/test/test_bass.cpp index 24357492..f5f9198d 100644 --- a/test/test_bass.cpp +++ b/test/test_bass.cpp @@ -7,7 +7,7 @@ #include "bass.h" #include "bassopus.h" -TEST_CASE("BASS URL streaming", "[bass]") { +TEST_CASE("BASS URL streaming", "[bass][noci]") { // Sample QString url = "https://raw.githubusercontent.com/skyedeving/aocharedit/master/Attorney%20Online%20Character%20Editor/Resources/about.mp3"; |
