Skip to content

Commit

Permalink
Annotate OpenCLTest.
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardladenthin committed Mar 20, 2024
1 parent c70d718 commit 2165df4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,9 @@ public void testRoundtrip_configurationsGiven_lmdbCreatedExportedAndRunFindSecre

// <editor-fold defaultstate="collapsed" desc="testRoundtrip">
@Test
@OpenCLTest
public void testOpenCLInfo_configurationGiven_noExceptionThrown() throws IOException, InterruptedException {
new OpenCLPlatformAssume().assumeOpenCLLibraryLoadableAndOneOpenCL2_0OrGreaterDeviceAvailable();
// arrange
Main mainFind_SecretsFile = Main.createFromConfigurationFile(config_OpenCLInfo_js);
mainFind_SecretsFile.run();
Expand Down

0 comments on commit 2165df4

Please sign in to comment.