Procházet zdrojové kódy

Fix usage string in magic_enum test

default_compile_flags
vector-of-bool před 5 roky
rodič
revize
57854be1cd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      tests/deps/deps_test.py

+ 1
- 1
tests/deps/deps_test.py Zobrazit soubor

## ## ## ## ###### #### ###### ####### ######## ## ## ####### ## ## ## ## ## ## ###### #### ###### ####### ######## ## ## ####### ## ##
""" """
add_cases( add_cases(
'magic_enum', 'magic_enum/magic_enum', ['auto'], r'''
'magic_enum', 'neargye/magic_enum', ['auto'], r'''
#include <magic_enum.hpp> #include <magic_enum.hpp>
#include <string_view> #include <string_view>



Načítá se…
Zrušit
Uložit