Skip to content

Commit

Permalink
Remove accidental change
Browse files Browse the repository at this point in the history
  • Loading branch information
strongoier committed Apr 26, 2022
1 parent 3f22f64 commit 620939e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cpp/aot/aot_save_load_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ using namespace lang;
aot_builder->dump(".", "");
}

#ifdef TI_WITH_VULKANN
#ifdef TI_WITH_VULKAN
TEST(AotSaveLoad, Vulkan) {
// Otherwise will segfault on macOS VM,
// where Vulkan is installed but no devices are present
Expand Down

0 comments on commit 620939e

Please sign in to comment.