Skip to content

Commit

Permalink
Run test_builtin_oct.py under integration_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
namannimmo10 committed Aug 4, 2022
1 parent 6c326c7 commit 7be4da3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration_tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ RUN(NAME test_builtin_pow LABELS cpython llvm)
RUN(NAME test_builtin_int LABELS cpython llvm)
RUN(NAME test_builtin_len LABELS cpython llvm)
RUN(NAME test_builtin_str LABELS cpython llvm)
RUN(NAME test_builtin_oct LABELS cpython llvm)
RUN(NAME test_builtin_float LABELS cpython llvm)
RUN(NAME test_builtin_str_02 LABELS cpython llvm)
RUN(NAME test_builtin_round LABELS cpython llvm)
Expand Down

0 comments on commit 7be4da3

Please sign in to comment.