Skip to content

Commit 591b4da

Browse files
committed
missed the call to test I removed
1 parent ca2430b commit 591b4da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/testMain.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ void testSetField() {
177177

178178
int main(int argc, char *argv[]) {
179179
Kokkos::ScopeGuard scope_guard(argc, argv);
180-
testNset();
181180
testParallelScan();
182181
testSetField();
183182
return 0;

0 commit comments

Comments
 (0)