Skip to content

Commit

Permalink
Rely on test return value for PASS/fail
Browse files Browse the repository at this point in the history
  • Loading branch information
jgmelber authored Oct 25, 2024
1 parent 332a00c commit 797fda9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,3 @@
// RUN: make -f %S/Makefile clean
// RUN: make -f %S/Makefile device=npu2
// RUN: %run_on_npu2 make -f %S/Makefile run device=npu2 | FileCheck %s
// CHECK: Running...
// CHECK: PASS!

0 comments on commit 797fda9

Please sign in to comment.